Hi Gabriele: Thanks for the tip; unfortunately it doesn't seem to help the problem.
I guess Rebol is locked into using only the colors it allocates. Maybe I can unlock the colormap values, and directly change some of the ones I'm not otherwise using to get the colors I need. Andy > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Gabriele Santilli > Sent: Tuesday, October 15, 2002 4:20 PM > To: Andy Finkel > Subject: [REBOL] Re: Colors for Rebol > > > Hi Andy, > > On Tuesday, October 15, 2002, 6:51:36 PM, you wrote: > > AF> Is there some setting anyone knows about that can give me > the results I > AF> need ? > > I'm not sure I recall the name correctly, I hope so. Try to set: > > system/view/screen-face/options: [exclusive-colors] > > in your user.r. (There are other options as well, some of which > should be set by /View when you install it based on what you check > on the configuration window.) Anyway, it's possible that RT never > tested /View on a 256 color display... I used it a couple of times > on a Solaris box with 256 colors and I recall the colors being > wrong too. > > Probably the Amiga version handles this much better, for obvious > reasons... :-) > > Regards, > Gabriele. > -- > Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer > Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
