I think there's an easier way, but I can't think of it now..
X: head stylize/master []
foreach [face def] X [print face]
..biig list..
and/or:
>> foreach [face def] X [if find mold face {btn} [print face]]
BTN
BTN-ENTER
BTN-CANCEL
BTN-HELP
== none
>> foreach [face def] X [if find mold face {button} [print face]]
BUTTON
== none
> Hi list= ~ where can I find the def. for pre-made= buttons like
> btn-enter,btn-cancel etc. TIA, Kai
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.