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

[REBOL] Re: How do I...

From: chris::ross-gill::com at: 10-Oct-2001 7:21

Hi Andrew,
> .. get "keyboard shortcuts" to work? > For example: > > view layout [text-list data ["One" "two" "three" "four" "five"]] > > I'd like to have the selection point on the text-list move up or down, > when I press the Up or Down arrow keys on my keyboard.
To start with, you could look at Allen's FAQ on the subject: http://www.rebolforces.com/view-faq.html#sect3.4. - Chris