[OT] Pigs Fly

Alex Tweedly alex at tweedly.net
Wed Aug 3 14:09:55 EDT 2005


Martin Baxter wrote:

> It's worth remembering that since system 8, Mac single-button mouse 
> users can control-click to get the equivalent of a right mouse-button 
> click. Revolution handles this fine, treating both actions as a mouse 
> button 3 event. If you use a 2 button mouse on a mac you can 
> right-click. With a one button mouse you just control-click to get the 
> same result. So there is usually no real need to duplicate the 
> functionality.
> Still it can be a pain when writing the documentation.

What's even more of a pain is that Ctrl-click is a common usage on 
Windows (add/subtract single item to/from selection), so the naive 
Windows programmer (that's me) designs this into his apps. And his Mac 
users have no way to access this function :-(

I guess one approach is to use Shift-click instead - but that means 
something different on Windows (extend existing selection up to this 
clicked item), darn it !!      About once a day I curse this mis-feature 
of Rev's IDE on Windows. 
(Not that I have a solution - but it still gets a curse :-)

-- 
Alex Tweedly       http://www.tweedly.net



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.9/62 - Release Date: 02/08/2005




More information about the use-livecode mailing list