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

[REBOL] Re: Updating a drop list

From: gregg::pointillistic::com at: 11-Dec-2007 14:55

A> Here is problem with rebol...undocumented features. It's not just that, but lack of standard interfaces to styles. The face accessors helped a lot when they were added, but it doesn't cover many other details you need to know when working with styles. A> How do I probe the source again? probe get-style 'drop-down -- Gregg