[Gambas-user] Issue 35 in gambas: Enhancement: Qt layouts and spacers
gambas at ...2524...
gambas at ...2524...
Mon Feb 14 20:32:28 CET 2011
Updates:
Status: WontFix
Labels: -Version -Type-Bug Version-TRUNK Type-Enhancement
Comment #1 on issue 35 by benoit.m... at ...626...: Enhancement: Qt layouts
and spacers
http://code.google.com/p/gambas/issues/detail?id=35
The Gambas layout system does not use the Qt layout system at all.
It is based on the Arrangement property of containers (or on containers
like HBox and VBox that have a default arrangement). Spaces are based on
the Spacing, Margin and Padding properties.
More information about the User
mailing list