First: Hi All

Second:

these are my first step on the REBOL world, so consider me a newbie.

In my "way to understand REBOL" i've tried to see what actually "layout" do=
es,
so i type "source layout" and there are some line of code that i've
not understand:

    new-face: make any [
        all [parent object? new new]
        all [parent word? new get-style new]
        vid-face
    ]

so, it basically try to set "new-face" to the parent or parent style
if a /parent is used right?
why i need to type "new new" ?

What is "vid-face", where is defined?


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

Reply via email to