Re: bound popup cell not letting me set it's value
Re: bound popup cell not letting me set it's value
- Subject: Re: bound popup cell not letting me set it's value
- From: Christopher Campbell Jensen <email@hidden>
- Date: Thu, 20 Aug 2009 18:04:09 +0200
Bind the pop up cell's
"selectedValue" binding to a string representing the current name, or
bind its "selectedIndex" binding to a number that represents the index
of the current name.
This was the step I had missed, I hadn't bound any of the "selected"
bindings.
I tried looking in the class documentation, but that doesn't mention
anything about what properties need to be bound. I also looked in the
cocoa bindings programming guide, but couldn't really see any
reference to this either. What would have been the best place to look,
or is it just common sense and I am lacking of it? :)
Chris
_______________________________________________
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