Sorry, it gives me "untitled" in left up corner

I added 'center-face and it works (under XP pro)

Rebol[]

view/new center-face lay: layout [
        size system/view/screen-face/size 
        button "Unview" [unview]]
        wait none

Learned a good trick with you all ...  Happy New Rebolix

Ronaldoff
        

>
>> Curiously, when inserted in a program, I observe a message in the top
>> left corner. This message is either "no title" or the title given in
>> the header program.
>
>Just use title: ""
>
>
>Regards,
>
>       Ashley
>-- 
>To unsubscribe from this list, just send an email to
>[EMAIL PROTECTED] with unsubscribe as the subject.
>
>

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

Reply via email to