Hello Christian,

thank you, this was exactly what I'm looking for.

On  3.05.2006, you wrote:

> 
> Hello Yvan,
> 
> you can do e.g.
> 
> view layout [
>    text "title"  title:  field
>    text "format" format: field
>    button "OK" [
>        if all [
>            not empty?  title/text
>            not empty? format/text
>        ][
>            unview/all
>        ]
>    ]
> ]  
> 
> HTH,
> 
> Christian
> 
Regards

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

Reply via email to