Re: Class NSComboBox
Re: Class NSComboBox
- Subject: Re: Class NSComboBox
- From: Scott Ribe <email@hidden>
- Date: Thu, 15 Mar 2012 07:56:02 -0600
On Mar 15, 2012, at 4:23 AM, Christiaan Hofman wrote:
>
> On Mar 15, 2012, at 2:22, koko wrote:
>
>> In the Custom Class section of the Identity Inspector the NSComboBox labeled Class should display, say 20 entries, not the lame 5 it currently does.
>>
>> -koko
>
> Why?
Because it's far faster to scan than scroll. Because if more are displayed, if you do have to scroll you're more likely to scroll until the one you want is visible and stop before it scrolls out of view, so you don't have to scroll back the other way. Because if you use match-while-typing you have to type less before you can select your class.
A pop-up choice list displaying only 5 items really is lame given the sizes of displays that users have now.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden