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

Enter Key - probe action

 [1/2] 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"

 [2/2] from: greggirwin::starband::net at: 2-Sep-2001 10:32


Thanks Anton! That's exactly what I was looking for. --Gregg