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:
Fred Kiefer 2001-10-14 21:37:10 +00:00
parent 8e82e5c3b9
commit e5c1ccc763

View file

@ -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