mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 04:50:47 +00:00
Menu display improvments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16040 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
441fb9b0bd
commit
e8b35c9d11
5 changed files with 80 additions and 52 deletions
|
@ -335,7 +335,7 @@ Class _nspopupbuttonCellClass = 0;
|
|||
eventNumber: [theEvent eventNumber]
|
||||
clickCount: [theEvent clickCount]
|
||||
pressure: [theEvent pressure]];
|
||||
[menuWindow sendEvent: e];
|
||||
[NSApp sendEvent: e];
|
||||
|
||||
// Selection remains unchanged if selected item is disabled
|
||||
highlightedItemIndex = [mr highlightedItemIndex];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue