[Gambas-user] Auto-resize of controls

Fabien Bodard gambas.fr at ...626...
Fri Jun 4 12:49:35 CEST 2010


Revision 2906 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 21 01:25:19 2010 UTC (6 weeks, 2 days ago) by gambas
File length: 4242 byte(s)
Diff to previous 2241
[GB.GTK]
* NEW: RadioButton.AutoResize is a new property that makes the RadioButton
  horizontally fits its contents when set.
* NEW: CheckBox.AutoResize is a new property that makes the CheckBox
  horizontally fits its contents when set.

[GB.QT4]
* NEW: RadioButton.AutoResize is a new property that makes the RadioButton
  horizontally fits its contents when set.
* NEW: CheckBox.AutoResize is a new property that makes the CheckBox
  horizontally fits its contents when set.




More information about the User mailing list