Re: Binding a Popup to an Array of Images?
Re: Binding a Popup to an Array of Images?
- Subject: Re: Binding a Popup to an Array of Images?
- From: Seth Willits <email@hidden>
- Date: Sun, 11 Feb 2007 01:59:33 -0800
On Feb 11, 2007, at 1:33 AM, Jesus De Meyer wrote:
Here you go: http://developer.apple.com/documentation/Cocoa/
Conceptual/CocoaBindings/Tasks/images.html#//apple_ref/doc/uid/
20002300
That's not what I wanted to do.
I did find a solution, however, which was to set the images in the
popup in code (:O) and then bind to selectedIndex which required me
adding a method to the model object to return the index instead of
the image. I'm not a fan of it, but it works.
--
Seth Willits
_______________________________________________
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