Re: Bug in gStyle?

From: Rene Brun <brun_at_pcroot.cern.ch>
Date: Mon, 11 Apr 2005 22:36:14 +0200 (MEST)


Hi Thomas,

When calling TStyle::SetPalette with these arguments, you currently get an inflation of colors. This problem will be fixed by Olivier as soon as he is back.

Rene Brun

On Mon,
11 Apr 2005, Thomas Bretz wrote:

> Hi,
>
> I have encountered, that
> for (int i=0; i<10000;: i++)
> {
> TStopwatch clock;
> clock.Start();
> gStyle->SetPalette(51, NULL);
> clock.Print();
> }
>
> setting this gradient Palette becomes slower and slower... any idea?
> (root 3.10/02, Suse Linux 9.2, 64bit)
>
> Thomas.
>
Received on Mon Apr 11 2005 - 22:36:20 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:06 MET