Re: Programatic binding to a popup button selection
Re: Programatic binding to a popup button selection
- Subject: Re: Programatic binding to a popup button selection
- From: Keith Duncan <email@hidden>
- Date: Sat, 14 Apr 2007 12:28:23 +0100
I'm trying to set up a programatic binding
I think you're looking for -
- (void)bind:(NSString *)binding toObject:(id)observableController
withKeyPath:(NSString *)keyPath options:(NSDictionary *)option
Search the API reference in Xcode for this selector to get a
description of what each argument should be.
- Keith
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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