commandKeyDown

Ray G. Miller rgmiller at pacbell.net
Fri May 7 13:02:02 EDT 2004



>From: Richard Gaskin <ambassador at fourthworld.com>
>
>I propose removing those but keeping the optionKey section for script 
>access:
>
>on commandKeyDown which
>   if the optionKey is down then
>     switch which
>     case "S"
>       edit script of the topStack
>       break
>     case "C"
>       edit script of this card of the topStack
>       break
>     default
>       pass commandKeyDown
>     end switch
>   else pass commandKeyDown
>end commandKeyDown
>
>
>Are more people relying on maintenance of this behavior than are 
>adversely affected by it?
>
>  
>

I vote to keep the HC structure :"

commandKeyDown which
   if the optionKey is down then"

since that's what my body knows.... It's best not to think when I'm coding ;-)

I use the arrows to nav between the cards.


-- 
Ray G. Miller
__________________
Turtlelips Productions
4009 Everett Ave.
Oakland, CA 94602
MailTo:rgmiller at pacbell.net
(V) 510.530.1971
(F) 510.482.3491





More information about the metacard mailing list