Re: Fixed size TPad/TCanvas
Onuchin Valeriy (onuchin@sirius.ihep.su)
Tue, 20 Jul 1999 22:25:17 +0400
>
> Hi Rooters,
>
> Is there a way to prevent the user from resizing/moving a TPad or a
> TCanvas ?
>
Hi Laurent!
The example of fixed-size TCanvas you can find
at $ROOTSYS/test/Tetris.cxx
just look at void Tetris::SetFixedSize() method
With best regards. Valery