Re: Binding popup contents difficulties [REVISITED]
Re: Binding popup contents difficulties [REVISITED]
- Subject: Re: Binding popup contents difficulties [REVISITED]
- From: Ken Tozier <email@hidden>
- Date: Wed, 31 May 2006 20:58:30 -0400
Step 1: Start with an NSPopUpButton and an NSArrayController.
Step 2: Bind the NSPopUpButton to the NSArrayController in three
ways: its
content (to arrangedObjects), its contentValues (to
arrangedObjects.name),
and its selectedIndex (to selectionIndex).
Step 3: There is no step 3. m.
3. Profit!
Thanks Matt works great now
Ken
_______________________________________________
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