Yep - I ended up going with a Pop Up Button for the reason's you've both
mentioned.
Thanks for replying with a bit of explanation and suggestions!
-Luther
On Wed, Oct 29, 2014 at 3:16 PM, Graham Cox wrote:
>
> On 19 Oct 2014, at 3:14 pm, Luther Baker wrote:
>
> > I don't want to allow the use
On 19 Oct 2014, at 3:14 pm, Luther Baker wrote:
> I don't want to allow the user to type randomly into the text
> field
It *is* a text field. Sounds like what you really want is a pop-up menu button.
--Graham
___
Cocoa-dev mailing list (Cocoa-de
On 18 Oct 2014, at 11:14 PM, Luther Baker wrote:
>
> Is it possible to keep an NSComboBox in the tabbing ring if I set its
> "Behavior" to "Selectable". Tabbing reaches the control if the textfield is
> editable but I don't want to allow the user to type randomly into the text
> field ... but unf
Is it possible to keep an NSComboBox in the tabbing ring if I set its
"Behavior" to "Selectable". Tabbing reaches the control if the textfield is
editable but I don't want to allow the user to type randomly into the text
field ... but unfortunately, once I remove its editability, the tabbing
cycle