mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Update the menu when action or target change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11143 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8e82e5c3b9
commit
e5c1ccc763
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-10-14 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSPopUpButtonCell.m
|
||||
Added methods [setAction:] and [setTarget:], which call the super
|
||||
implementation and also update the menu.
|
||||
|
||||
Thu Oct 11 13:53:22 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSMatrix.m ([-setTarget:]): Do not retain the target
|
||||
|
|
Loading…
Reference in a new issue