bind:toObject:.. should set value in bindor?
bind:toObject:.. should set value in bindor?
- Subject: bind:toObject:.. should set value in bindor?
- From: James Dessart <email@hidden>
- Date: Wed, 5 Jan 2005 13:28:07 -0500
I'm coming across a behaviour where text fields will be updated with
the initially bound values from NSUserDefaults, whereas my own,
manually binding class does not.
I would like to know if NSTextField sets its own value from the
observed object when it gets bound, or if it's set somewhere else in
the binding process. This is so I can do "the right thing" in my own
implementation of bind:toObject:, or set the value some other way.
Thanks,
James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden