binding nscombobox and autocomplete
binding nscombobox and autocomplete
- Subject: binding nscombobox and autocomplete
- From: Theodore Petrosky <email@hidden>
- Date: Sat, 30 Oct 2004 10:17:15 -0700 (PDT)
It was a real push to finally get the concepts for
bindings.. but I am stumped on one issue.
I have a tableview the contains a column of
NSCombobox. The controller works fine. I can get the
array from my database and populate the combobox. when
I change the selection the value binding works fine.
The problem is, this is acting like a popup. My desire
is to present the user with a mutable list. If the
publication that they want is in the list, use it, if
not just type the name. I can not get this editing
behaviour. Along the same vein... I assume that I
should be able to get autocomplete to work here also.
Are there any examples of editing comboboxes in a
tableview?
Ted
__________________________________
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now.
http://messenger.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden