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

[REBOL] Re: Enter Key - probe action

From: arolls:bigpond:au at: 3-Sep-2001 0:19

The event trapping functions in a feel (engage, detect, over, redraw) take arguments such as [face action event]. Just define your function with the first line probe action or probe event/type Anyway, docs can be found here: http://rebol.com/how-to.html Just click on "How to Handle User Interface Events"