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

[REBOL] Re: Intercept key press

From: petr:krenzelok:trz:cz at: 13-Dec-2002 8:33

Carl at REBOL wrote:
> You'd want to catch it with the Detect function, then return the event > as the result to let it get processed normally. Detect works from the > top down, whereas Engage works from the bottom up. > > PS: We are working on a new doc to explain all this in much more detail.
Carl, would it be possible to add key-up event detection? -pekr-