Why isn't my NSComboBox editable?
Why isn't my NSComboBox editable?
- Subject: Why isn't my NSComboBox editable?
- From: Darrin Cardani <email@hidden>
- Date: Wed, 24 Mar 2004 12:09:43 -0600
I have an NSOutlineView, which contains an NSComboBox for displaying
one of the pieces of data in it. I can select items from the drop
down area, but I can't type in new values. Looking through the docs
for NSComboBox and NSComboBoxCell, I don't see anything that relates
to typing in new values. I assume it uses the window's text field
editor, but that seems to work fine for those fields that are just
text, so why doesn't it work with my NSComboBox? Do I have to create
a new field editor for it? Is there more to it that I'm missing?
Darrin
--
Darrin Cardani - email@hidden
President, Buena Software, Inc.
<
http://www.buena.com/>
Video, Image and Audio Processing Development
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.