Skip navigation.
 
mlbinding nscombobox and autocomplete
FROM : Theodore Petrosky
DATE : Sat Oct 30 19:17:15 2004

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

Related mailsAuthorDate
No related mails found.