Re: Can bindings use fields in a structure?
Re: Can bindings use fields in a structure?
- Subject: Re: Can bindings use fields in a structure?
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 27 Feb 2006 02:43:40 -0800
On Feb 27, 2006, at 2:19 AM, Jonathon Mah wrote:
Is it possible to bind to a field in a struct?
No. Is it feasible to change it from a struct to a dictionary?
Or alternatively to provide KVO-compliant means of accessing
individual components from the structure (and consistently use these
accessors, or invoke relevant KVO change notification methods before
and after changes)...
The technology requirements for bindings are given here:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/Concepts/HowDoBindingsWork.html>
mmalc
_______________________________________________
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