Re: Questions on latest release
Germán Arias <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <trinity-8bdcc6b4-c154-4f46-9734-183ad1205dae-1762224691904@3c-app-mailcom-bs12> |
Hi, Ok, I will check that. Annoying because this was working fine not long ago. Regards Enviar: domingo 2 de noviembre de 2025 a las 3:52 De: "Sebastian Reitenbach" <[email protected]> Para: "Riccardo Mottola" <[email protected]> CC: "Germán Arias" <[email protected]>, "GNUstep" <[email protected]> Asunto: Re: Questions on latest release Hi, On Sun, Nov 2, 2025 at 10:37 AM Riccardo Mottola <[email protected] > wrote: 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 Seems Riccardo was quicker pointing that one out. But there, I use NSMacintoshInterfaceStyle, but the issue seem to affect more than this single style. Please follow up there, I live with it since I reported in February, it's indeed very annoying :/ Sebastian Riccardo