Re: mouse click events
Re: mouse click events
- Subject: Re: mouse click events
- From: Hamish Allan <email@hidden>
- Date: Sat, 15 May 2004 02:38:30 +0100
Apple are presumably going to make more and more use of the "context
menu button" (see Panther Finder etc.), which is itself a widget that
brings up a menu with a single left click. But Pandaa is absolutely
right, double-click semantics should always be a superset (tear-off
menus spring to mind in this case).
On May 15, 2004, at 1:54, David Piasecki wrote:
I would like to handle the menu pop-up with a right-click, but Macs
don't come with 2-button mice. And since I like to cater to the lowest
common denominator when it comes to the end user, asking someone to
hit Control while clicking is one step too many. I might just allow
the single click to select, and then see what I can do from there.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.