[REBOL] Re: Stylize/deep
From: carl:cybercraft at: 26-Dec-2001 15:02
On 26-Dec-01, Ammon Johnson wrote:> Try 'with > Stylize [a: box with [data: "Some Data"]]No joy Ammon. I couldn't get any variations on the following to work... my-styles: stylize [ txt-lst: text-list with [sld: edge [color: 0.0.0]] ] view layout [ styles my-styles txt-lst ]>> How do you use stylize to set panes within a style. ie, to set the >> likes of text-list/sld/edge/color and so on?-- Carl Read