[REBOL] Re: a little help for a newbie?
From: editor:the-sports-page at: 17-Feb-2003 14:49
Ack! I should have waited before posting the last message -- a little
tinkering gave me the following snippet for listing the facets of a style:
foreach [name facet] system/view/vid/vid-styles/button/facets [print name]
Actually, I'm not entirely sure this is right -- the result was actually a
lot more than I bargained for:
100x24
none align center valign middle style bold size 2x2 effect bevel color
svvc/bevel ?object? none ed
ge make edge font/color: first font/colors if all image not effect effect
copy fit if color appen
d effect reduce colorize color if all colors greater? length? colors 1
effects compose/deep fit co
lorize first colors fit colorize second colors if not any color colors
effect effects effects grad
ient 0x1 66.120.192 44.80.132 gradient 0x-1 66.120.192 44.80.132 if not
color color svvc/button
It looks like a list of both facets AND their default values, no?
Dave Fobare
At 02:05 PM 2/17/2003 +0100, you wrote: