Re: Questions on latest release
Sebastian Reitenbach <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <CAEoLn68=0VtoxCmRtM7Z_irbm2pCzvLKSrGv05e9zAhoZ73Gxg@mail.gmail.com> |
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 > >