Re: dynamically adding NSTableColumns while using bindings
Re: dynamically adding NSTableColumns while using bindings
- Subject: Re: dynamically adding NSTableColumns while using bindings
- From: "I. Savant" <email@hidden>
- Date: Wed, 1 Aug 2007 16:29:46 -0400
> But then I'm at sea when it comes to how to set this all up with bindings.
Oh, forgot this part. :-)
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
See the "manual bindings" example for a detailed example. Basically,
you simply need to call -bind:toObject:withKeyPath:options: to
establish a binding manually.
--
I.S.
_______________________________________________
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