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

[REBOL] Re: Getting function keys to identify/bind to a field.

From: antonr:lexicon at: 13-Dec-2005 17:32

What do you mean exactly, "to prompt for a field" ? What should happen when F4 is pressed ? The reason the code below doesn't work is that the window key handler just scans for the first face whose keycode matches the key pressed. Anton.