Hi,
We all know that we can detect when regular text in an NSTableView finishes editing using the control notification method controlTextDidEndEditing:. My problem, however, is this: In one of the columns I have attached an NSPopUpButtonCell. The pop up button has two predetermined constant choices "Foo" and "Bar" (always these two fixed choices). How can I detect it when these values are have been changed (after having selected a menu item)? The problem is that abovementioned notification method, controlTextDidEndEditing:, is not getting called in this case. How, then, can I do some stuff after an NSPopUpButtonCell has changed a value? Is there any other notification method I can use? I have not yet seen such a method in the docs. Thanks, U. _________________________________________________________________ Show them the way! Add maps and directions to your party invites. http://www.microsoft.com/windows/windowslive/products/events.aspx_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com