Re: [ROOT] TPaveLabel question

From: Rene Brun (brun@pcbrun.cern.ch)
Date: Wed Oct 20 2004 - 07:42:50 MEST


Boris,

You get what you ask for.
By default, a TPaveLabel computes the text size automatically.
You are free to set a very small or large text.

Rene Brun

On Tue, 19 
Oct 2004, Boris Skorodumov wrote:

> Dear Rootes,
> 
> If I will create TPaveLabel object and will fix size of it
> 
> TPaveLabel *label = new TPaveLabel(x1,y1,x2,y2,"text");
> 
> still I can change the size of text inside of it in such a way that it 
> will finally be much bigger than border of TPaveLabel itself.
> 
> label->SetTextSize(number);
> 
> It it bug or user should have such a possibility ?
> 
> Thanks,
> Boris.
> 
> 



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:10 MET