Re: cocoa bindings
Re: cocoa bindings
- Subject: Re: cocoa bindings
- From: Scott Anguish <email@hidden>
- Date: Fri, 16 Apr 2004 15:31:28 -0400
if you change the value in the model using a key-value coding compliant
means (setValue:forKey: or an accessor as two examples) the gui will
automatically reflect the change.
On Apr 16, 2004, at 2:50 PM, John wrote:
2) Once you change the value of binding from Xcode, how do you get
the GUI elements to refresh to reflect the changes?
_______________________________________________
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.