Re: [Gtk-osx-users] GtkOSXApplication menu support
Status: Beta
Brought to you by:
jralls
From: John R. <jr...@ce...> - 2011-03-19 21:50:25
|
On Mar 19, 2011, at 12:19 PM, van den Kieboom Jesse wrote: > In addition, it also appears that all menu items have the Shift accelerator. Even if I override with an accelmap, Shift is still present in the menu item. Do you have any idea what might cause this? > > Using capital letters in your accelmap entries will turn on GDK_MOD_SHIFT_MASK. Supposedly a feature, but FWIW Cocoa will do the same thing. Regards, John Ralls |