Re: NSComboBox Bindings
Re: NSComboBox Bindings
- Subject: Re: NSComboBox Bindings
- From: Jerry Krinock <email@hidden>
- Date: Thu, 26 Feb 2009 05:25:18 -0800
On 2009 Feb 25, at 17:08, Walker Argendeli wrote:
With an NSPopUpButton, you can bind content to Kind.arrangedObjects,
content values to Kind.arrangedObjects.title, and selected object to
Item.kind. I want the functionality of an NSComboBox, however,
which only has content and content values. There's no selected
object. What could I bind to to get this working?
Possibly the 'value' binding.
Also, add the Cocoa Bindings Reference to your bookmarks:
http://developer.apple.com/documentation/Cocoa/Reference/CocoaBindingsRef/BindingsText/NSComboBox.html#/
/apple_ref/doc/uid/NSComboBox-DontLinkElementID_779
_______________________________________________
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