Re: NSPopupButton and bindings to NSArrayController
Re: NSPopupButton and bindings to NSArrayController
- Subject: Re: NSPopupButton and bindings to NSArrayController
- From: Graham Cox <email@hidden>
- Date: Mon, 28 Jul 2008 16:37:11 +1000
Err, how about - (BOOL)setSelectionIndex:(NSUInteger)index;
I'm not familiar with bindings and haven't used NSArrayController, but
this was immediately obvious in the docs. So obvious, it suggests I've
missed the point...
htha,
Graham
On 28 Jul 2008, at 1:43 pm, John Joyce wrote:
NSArrayController provides some nifty methods, selectNext: and
selectPrevious:
but I need a select: that chooses a specific item from the array.
Either by index or what have you.
_______________________________________________
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