Questions on latest release
Germán Arias <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <trinity-7f1bd935-ad9f-44b7-a29b-b3cf6b535b71-1762045565606@3c-app-mailcom-bs13> |
Hello, I recently installed the latest GNUstep packages. Two questions: 1) How can I make popup buttons not require the mouse button to be hold down? Previously, I could achieve this by returning YES in the "-doesProcessEventsForPopUpMenu" method. But now it doesn't work. 2) Previously, selecting the NSWindow95InterfaceStyle menu style was sufficient to have a windowed menu similar to GTK applications. Now the mouse button must be hold down to navigate it. How can this behavior be changed? Thanks