Re: NSComboBox and bindings
Re: NSComboBox and bindings
- Subject: Re: NSComboBox and bindings
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 26 May 2004 09:01:05 -0700
On May 26, 2004, at 7:02 AM, Ivan Myrvold wrote:
value->
BindTo: NSArrayController
Controller Key: selection (Note: have tried all other
combinations as well)
Model Key Path: name
Why is this bound to the same array controller as that which provides
the content array? It would make more sense for it to be bound to
another controller that represents the object whose attribute you want
to set? If you do that it seems to work fine...
mmalc
_______________________________________________
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.