mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 18:21:22 +00:00
Tiny fix for NSPopUpButton
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5046 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
29e375485b
commit
36a4e1b0a2
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu Oct 21 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSPopUpButton.m ([-selectItemAtIndex:]): Mark the button
|
||||
as needing redisplay when the selected item is changed. This is
|
||||
effective, but temporary. Replace it by a call to
|
||||
synchronizeTitleAndSelectedItem as soon as the latter works.
|
||||
|
||||
Tue Oct 19 11:33:46 1999 Lyndon Tremblay <humasect@coolmail.com>
|
||||
|
||||
* Source/NSMenuView.m: ([-sizeToFit]) added handling for title width.
|
||||
|
|
Loading…
Reference in a new issue