Skip navigation.
 
mlRe: Click & Hold on NSButton
FROM : August Trometer
DATE : Thu Apr 21 15:54:07 2005

Thanks for the input, Uli!

I think for now I'm going to stay away from the Click & Hold behavior 
and just use a contextual menu and the normal click/rotate behavior.

I've had a few testers who like the button. It only has a few choices 
to rotate through so it's handy for quick switching. I'm still 
playing with it, though, and may end up going the popup route.

August





On Apr 21, 2005, at 4:11 AM, M. Uli Kusterer wrote:

> Why don't you just use a regular popup button? It's kind of odd to 
> have a button that switches through more than two states, and it 
> may not be obvious to your users how to click it to get the popup 
> without switching states (or the other way round).
>
> I think you're doing this too much like a programmer. If you really 
> think this is necessary, make sure you perform end-user testing.





> At 8:28 Uhr -0500 18.04.2005, August Trometer wrote:
>

>> I have an NSButton which, when clicked, rotates through several 
>> related settings for the UI. I have also attached a Contextual 
>> Menu to the button so that users can Control-Click and quickly go 
>> to their preferred option without having to rotate through all of 
>> them.
>>

>

Related mailsAuthorDate
mlClick & Hold on NSButton August Trometer Apr 18, 15:28
mlRe: Click & Hold on NSButton Ricky Sharp Apr 18, 17:15
mlRe: Click & Hold on NSButton M. Uli Kusterer Apr 21, 11:11
mlRe: Click & Hold on NSButton August Trometer Apr 21, 15:54