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

[REBOL] Cursor keys on a list (/view)

From: rgagliardi:home at: 10-Sep-2001 9:58

Hi All, (This is probably a /view newbie question.) I need to support cursor-keys on a list face, i.e. up-arrow -> up one line, pg-dn -> down one page, etc. I can make buttons that will do that, but I can't find a way to specify the cursor keys as characters for the buttons to respond to. Besides, I really don't want to have those buttons on the form (though I suppose I could locate and size them to go along with the slider. Any suggestions? Thanks! -- Ric