Subclass of NSPopUpButton and Bindings
Subclass of NSPopUpButton and Bindings
- Subject: Subclass of NSPopUpButton and Bindings
- From: Ali Lalani <email@hidden>
- Date: Fri, 2 Apr 2004 00:44:58 -0500
Hey all,
I've got a subclass of NSPopUpButton, in which in certain cases i will
programatically select a menu item(using the selectItem: call). This
unfortunately does not let the Controller know that the selection has
changed. My question is, is there any way, from within the context of
the popupbutton, to let the controller layer know that the selection
has changed, just as if a user had selected the item from the menu
manually? Thanks in advance,
Ali Lalani
Ali Lalani
e-mail: email@hidden
--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.