Autocomplete NSComboBox without the button.
Autocomplete NSComboBox without the button.
- Subject: Autocomplete NSComboBox without the button.
- From: Joshua Scott Emmons <email@hidden>
- Date: Sun, 15 Jan 2006 16:16:20 -0600
Greetings, all.
I have an interface that requires an auto-completing text box.
NSTextField doesn't auto-complete, NSTextView seems like overkill,
and NSComboBox's button won't fit in the interface (bordered or
otherwise). Is there some way to subclass NSComboBoxCell so that it
doesn't draw its button anymore? Or is there a way of merging
NSComboBox's functionality with an NSTextField that I haven't thought
of (assigning a NSTextFieldCell to a new NSComboBox fails
spectacularly, by the way ;-) )?
Many thanks,
-Joshua Emmons
_______________________________________________
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