Re: Questions on latest release
Germán Arias <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <trinity-7a00dd63-d5c2-4d8a-b295-a02cb583ac7c-1762217318313@3c-app-mailcom-bs12> |
Hi Riccardo Thanks, I'll check it out. Regards Enviar: domingo 2 de noviembre de 2025 a las 3:37 De: "Riccardo Mottola" <[email protected]> Para: "Germán Arias" <[email protected]>, "GNUstep" <[email protected]> Asunto: Re: Questions on latest release 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