Struct Property Key Path
Struct Property Key Path
- Subject: Struct Property Key Path
- From: Richard Somers <email@hidden>
- Date: Tue, 14 Apr 2009 22:49:52 -0600
I have a model object which is a subclass of NSManagedObject. This
object has a transformable property similar to NSPoint.
The frameworks automatically wrap and unwrap my NSPoint like struct in
an NSValue instance. I would like to bind the individual struct
members x and y to elements of the user interface with a key path. I
can not seem to figure out how to get this work or if it is even
possible.
Any suggestions?
Richard
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden