Re: NSComboBox / NSTableView help
Re: NSComboBox / NSTableView help
- Subject: Re: NSComboBox / NSTableView help
- From: Joe Ranieri <email@hidden>
- Date: Thu, 14 Feb 2008 02:32:08 -0500
On Feb 14, 2008, at 02:19, Daniel Lin wrote:
What's your meaning of the "autocomplete"?
The same as NSComboBoxCell's.
To elaborate a bit more on what I'm trying to accomplish, I have this
data (as an NSDictionary):
{
Car = (Nissan, Toyota, Clown),
Plane = (Boeing, Automagic),
SomeOtherKey = (SomeOtherValue, Blah, Moof)
}
If the value in the first column is "Car", the autocompletion options
for the second column should be (Nissan, Toyota, Clown). Etc.
Joe Ranieri
Lead Magician, Alacatia Labs, Inc.
http://alacatia.com
_______________________________________________
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