Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Key Up/Down events ?

From: arolls:bigpond:au at: 15-Jun-2001 13:05

No, that doesn't do what I want. Thanks anyway. I want to know when a key is pressed and when the key is released again. Further, if two or more keys are pressed simultaneously, I want to see the changes for all the keys (pressing and releasing). For the example below, if you press and hold "A", press and hold "B", then release "A", only events for "B" continue to arrive. There is no event which says A was released. Anton.