Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Stylize/deep

From: petr:krenzelok:trz:cz at: 26-Dec-2001 12:08

Romano Paolo Tenca wrote:
>Hi Carl, > >>I think there has to be a better way, or if there isn't, there should >>be... >> > >stylize [t: text-list with [insert tail init [sld/edge: make sld/edge [color: >1.2.200]]]] >
a hack, isn't it? Look at rebol docs and look at face object - there is no description of various phases of GUI creation, of fields like init, multi, etc. Anyway, better some possibility of change, than no possibility at all :-) ... and as with rebol, where everything is a block, it can be done :-) Thanks, -pekr-