Hello,

this has to be a very very basic newbie question, at least I hope so.  

Okay, consider the following piece of code:

view layout 
[
 text "title" field
 text "format" field
  button "OK" 
]   

All I want to achieve is:

when clicking the OK button, 
- the values entered in the two fields should be saved in two different
variables
- the layour should be closed 

How can I achieve that?

Cheers
Yvan


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to