[Lazarus] Width property not updated

Giuliano Colla giuliano.colla at fastwebnet.it
Tue Apr 30 18:55:31 CEST 2013


Hello Lazarus developers.

In the last stable version of Lazarus (i.e. 1.0.8) the width property of 
some widgets (such as TLabel and TButton) is not updated when AutoSize 
is True, and the caption is changed. This has been verified under Linux, 
both with GTK2 and Qt widgetset.

However this issue appears to have been fixed in trunk.

Will the fix be included in next stable release, or should I consider to 
keep in life my ugly workaround (i.e. using canvas.TextExtent to obtain 
an estimate of the widget width)?

Giuliano





More information about the Lazarus mailing list