Re: Questions on latest release
Riccardo Mottola <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Germán, nice to read you! Germán Arias wrote: > 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? https://github.com/gnustep/libs-gui/issues/336 Riccardo