Re: Case insensitive autocomplete
Re: Case insensitive autocomplete
- Subject: Re: Case insensitive autocomplete
- From: Vince DeMarco <email@hidden>
- Date: Wed, 23 Mar 2005 11:04:31 -0800
On Mar 23, 2005, at 10:17 AM, Nicko van Someren wrote:
On 23 Mar 2005, at 18:05, Vince DeMarco wrote:
Interface builder doesn't let you set a custom class for a cell
used by NSComboBox, but it does let you set the custom class for a
matrix. So the no code way of doing this is to drag in a combo box
and alt drag to make it a matrix of 1x2 then set the custom class
of the first cell to MyComboCell, the make it a 1x1 matrix (only
one item)
The problem is that that doesn't work. The cell does the "right
thing" but since the control is a matrix of cells and not an actual
NSComboBox the menu does not work.
Nicko
What menu?? the context menu??
Vince
_______________________________________________
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