Hi,
Dear roots,
in a macro I am creating a new canvas just giving the command
new TCanvas()
instead of
TCanvas *canvas1 = new TCanvas()
to avoid declaring every time the object.
Is there a way to access to the canvas just created using the first method?
Regards
SI
Received on Fri Aug 19 2011 - 17:16:53 CEST
This archive was generated by hypermail 2.2.0 : Fri Aug 19 2011 - 17:50:02 CEST