try; view layout [button "Quit" [unview] #"^M"]
That little #"^M" is the enter key. There is a script somewhere (REBOLForces.com?) that will tell you what key has been pressed. Enjoy!! Ammon ----- Original Message ----- From: "Jason Cunliffe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 09, 2001 5:14 AM Subject: [REBOL] newieQ: How to set key-tab focus in Rebol/View ? > 1.1 Is there any way to set focus for buttons in Rebol/View so one can > hit ENTER or RETURN instad of mouse clicks? > > 1.2 Cycle through buttons using TAB keys ? > > thanks > > :Jason > > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
