--- Jacqueline Landman Gay
<[EMAIL PROTECTED]> wrote:

> Use a commandKey handler on either plaform when

> you want to trap Command on Mac 
> and Control on PC.

> A controlKey handler does a similar
> translation, mapping to the Alt key on 
> Windows. On a Mac it will be sent when the user
> types a control-x key 
> combination; the same "controlkey" message will
> be sent on a PC when the 
> user types Alt-x.

MC reference has 
altKey() = OptionKey()
controlKey() = commandKey()

=====
[EMAIL PROTECTED]                 http://www.erikhansen.org

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to