Re: Thoughts on Cocoa source code
Re: Thoughts on Cocoa source code
- Subject: Re: Thoughts on Cocoa source code
- From: "Gary L. Wade via Cocoa-dev" <email@hidden>
- Date: Fri, 11 Oct 2019 16:33:11 -0700
The hard thing to make work best with NSComboBox is what to have its data
source return when a user enters something not available in the list, so there
is that decision to make, especially if your list is very sparse. You could
also just use a pop up button that allows both mouse selection and text
selection of a menu item when opened.
--
Gary L. Wade
http://www.garywade.com/
> On Oct 11, 2019, at 10:10 AM, Turtle Creek Software <email@hidden>
> wrote:
>
> NSComboBox was almost perfect, but we needed it to only allow existing items.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden