Am Mittwoch, 5. November 2003 15:49 schrieb Volker Nitsch:
> view layout[
>  buttin #"^q" "quit" [quit]
>  slider 16x450 [scroll-para ta face]
>  area 600x450
> ]

Correcting myself, thats 

view layout[
 buttOn #"^q" "quit" [quit]
 RETURN
 slider 16x450 [scroll-para ta face]
 RETURN
 TA: area 600x450
]

of course
-Volker


-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to