[REBOL] Re: Field without background color
From: greggirwin::mindspring::com at: 29-Jul-2002 7:14
Hi Phil, << How can I have a field without a background.. I already let down the edges with edge [size: 0x0], but i can make the backgound of the field disappear..>> view layout [field with [edge: none colors: none]] --Greg