RE: Binding to Accessors of Application Delegate
RE: Binding to Accessors of Application Delegate
- Subject: RE: Binding to Accessors of Application Delegate
- From: "Christopher Hickman" <email@hidden>
- Date: Thu, 18 May 2006 15:24:47 -0400
> Why not just bind to [NSApp].delegate.someAccessor?
>
> mmalc
Sweet Mercy! This worked great! Can I use that cascading syntax for any
method without an argument? I mean, if someAccessor returned a path in an
NSString, could I use the Model Key Path
delegate.someAccessor.lastPathComponent to bind to the last component of
that path? I'm starting to think that Cocoa Bindings frickin' rocks! :)
Topher
_______________________________________________
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