Keyboard Event
    Bill Vlahos 
    bvlahos at jpl.nasa.gov
       
    Wed Jul 31 10:38:01 EDT 2002
    
    
  
Key Caps (both OS 9 and X) knows when the control, command, and shift 
keys are pressed.
I'll grant that it may be a "special program." Do anyone know how Key 
Caps get the info?
Bill
On Wednesday, July 31, 2002, at 12:24  PM, Scott Raney wrote:
> Your real problem here is a design flaw in all Mac OSs: no keyboard
> events are generated when modifier keys are pressed.  On Win32 and
> UNIX systems you can easily do this in the proper event-driven manner
> using a rawKeyDown handler.
    
    
More information about the use-livecode
mailing list