Hello Thorsten,

Yes, semi-transparent faces are possible.

Here are two different ways:

        view layout [
                b: box navy "hello"  
                at b/offset + 20x20 box effect [merge luma 20]
        ]

        view make face [
                offset: 100x100 
                size: 200x200 
                pane: make face [size: 100x100 color: navy effect: [merge 
alphamul 100]]
        ]

Anton.

> Hi,
> 
> is it possible to create a semi-tranparent face with /View, where i can
> see the face or window behind the face??
> 
> 
> Perhaps there is someone who did that before!
> 
> Cheers
> 
> Thorsten

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

Reply via email to