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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
