[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Color Problems
- To: info-mcl@cambridge.apple.com (Macintosh Common Lisp)
- Subject: Re: Color Problems
- From: cartier@math.uqam.ca (Guillaume Cartier)
- Date: Tue, 21 Apr 92 10:04:37 -0400
>Hi,
> I was trying to define 20 colors in MCL2.0b1p3 using the (user-pick-color)
>commands. But when I display them to the screen, they always default back to
>4 to 5 very based colors. Even the default colors defined by MCL, I only can
>used about 5 of them. Does anyone know why that happens. Thanks in advance.
>
>
>Ray Lam
>lam@ai-pluto.jpl.nasa.gov
Try (MAKE-INSTANCE 'WINDOW
:COLOR-P T)
*********************************************************************
* Guillaume Cartier (514) 844-5294 (maison) *
* L.A.C.I.M. (514) 987-4290 (bureau) *
* Universite du Quebec a Montreal (514) 987-8477 (telecopieur) *
* Montreal, Quebec, Canada cartier@math.uqam.ca (internet) *
*********************************************************************