pc ontrolKey/mac commandkey
erik hansen
erikhans08 at yahoo.com
Sat Feb 23 20:05:01 EST 2002
--- Richard Gaskin <ambassador at fourthworld.com>
wrote:
the functions commandKey() & controlKey()
return "up" or "down".
the messages <commandKeyDown "A"> and
<controlKeyDown "A">, on the other hand, can
have handlers.
here is the ambiguity:
MC's <controlKeyDown "A"> is equivilant to HC's
<controlKey "A">,
HC just left off the "Down".
my question (because i do not have a PC here) is:
should people on macs just write <commandKeyDown
theKey> handlers which will translate to
<controlKeyDown theKey> handlers for PC?
and use <controlKeyDown theKey> in mac only for
personal utilities?
=====
erik at erikhansen.org http://www.erikhansen.org
__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com
More information about the metacard
mailing list