Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Dec : Just wondering...
| Subject: | Just wondering... |
| Posted by: | "Olivier Pons" (olivier.pons@f.r.e.e.fr.remove.unnecessary.dots.com) |
| Date: | Tue, 20 Dec 2005 16:36:27 |
Where is the best place to ask for this :
I have a very small loop
and, based on the value of the integer (which may
vary from 0 to a maximum of 20 for now),
create a color that vary a bit from the previous
one (i'll have some stuff like gauges, and i'd
like them to have different colors, but not 'opposite' colors,
if you know what i mean)
Olivier