Beginners question

From: Constantin Loizides (loizides@th.physik.uni-frankfurt.de)
Date: Fri Feb 18 2000 - 11:39:50 MET


Hallo,

I am not able to some Log-Plots after
I divided the pad: 

My code looks symbolically as follows:

canvas *c;
c->Divide(i,j);
c->cd(k+1);
root.GetSelectedPad()->SetLogy(10);
c->Update();

So, when I start the application with run() 
I can select the pad and I get my Log10-Plot.
But I would prefer to have it at once when
I plotted it, what do I have to do?
(Probably I need a different member function
returning the active pad? But which is it?)

Thanks,
Constantin Loizides

------------------------------------------------------------------
Institut fuer Theoretische Physik
Tel: +49-69-798-22552

PGP: http://www.rz.uni-frankfurt.de/~loizides/pgp/pgp.html



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:19 MET