[Panel-devel] Analog Clock resize

Thomas Georgiou tageorgiou at gmail.com
Sun Oct 7 17:06:58 CEST 2007


On Sunday 07 October 2007 12:56:44 pm Anne-Marie Mahfouf wrote:
> The fix below makes the analog clock resize correctly. Is that OK or should
> it be taken care of elsewhere?
This makes it work for the dict applet too, but it does not take into account 
the standard background.

I think the problem is in the libs.
contentSizeHint() is only called when the applet is created.  It is not called 
when you call updateGeometry().  If contentSizeHint() is not called when the 
geometry is updated, how does it get the new geometry?

Thomas Georigou


More information about the Panel-devel mailing list