TGSpeedo cannot be resized?

I am writing a GUI where I use a TGSpeedo object.
Unlike other objects like Combo boxes, I am not able to resize the object to make it fit my window (I need it a bit smaller than the default size). I tried editing the size in several places in
$ROOTSYS/tutorials/gui/CPUMeter.C but I was unable to resize it.

Are there any tricks for achieving this?

(I understand that the image is square, so width has to be equals height, but I guess the fImage in the background could be scaled proportionally without problems?)

Thanks in advance.


ROOT Version: 6.23/01
Platform: Linux
Compiler: GCC


No, the TGSpeedo cannot be resized, it is a fixed image

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.