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

Rebol Colors and X Window system

 [1/1] from: andy::flyingcat::com at: 30-Sep-2002 17:41


Hi: A strangeness came up in the Rebol colors under X Window ... Rebol seems to always allocate its own color map (or try to). I can't seem to convince it to use the existing color map; as I am running on an 8 bit deep display, this means rebol doesn't get all of its colors. (it only gets around 7, as that's how many entries are free). Is there any way to convince rebol to use existing "close match" colors under the X Window system ? (I made sure that system/view/screen-face/options did not say exclusive-colors ) Thanks, Andy