NSPopupButton selectedObject binding grayed out
NSPopupButton selectedObject binding grayed out
- Subject: NSPopupButton selectedObject binding grayed out
- From: Jonathan Wight <email@hidden>
- Date: Thu, 6 May 2004 00:16:06 -0400
Give me the bad news doc...
Try this: in interface builder create a new NIB with just a window in
it, drag a NSPopUpButton onto, go to the bindings page of the button's
info. Note that the "selectedObject" binding is grayed out. Now tell me
why...
If this wasn't grayed out I'd assume it would change the selection of
the popup menu by looking up the menu item's representedObject
attributes. Does grayed out == unimplemented?
Jon.
_______________________________________________
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.