mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
NSPopUpButton mouseDown fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16428 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ca26a5ce28
commit
369134a16e
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-04-11 Serg Stoyan <stoyan@hologr.com>
|
||||
|
||||
* Source/NSPopUpButton.m:
|
||||
(mouseDown): Set menu view's highlightedItemIndex to
|
||||
lastSelectedItem if result index is -1. Comments added.
|
||||
|
||||
2003-04-10 Serg Stoyan <stoyan@hologr.com>
|
||||
|
||||
* Source/NSPopUpButton.m:
|
||||
|
|
Loading…
Reference in a new issue