[Gambas-user] Issue 35 in gambas: Enhancement: Qt layouts and spacers

2011-02-14 Thread gambas
Status: New
Owner: 
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 35 by gillianh...@gmail.com: Enhancement: Qt layouts and spacers
http://code.google.com/p/gambas/issues/detail?id=35

It would be useful if the form designer provided the facility to insert  
layouts and spacers (a bit like the Qt form designer).



--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Issue 35 in gambas: Enhancement: Qt layouts and spacers

2011-02-14 Thread gambas
Updates:
Status: WontFix
Labels: -Version -Type-Bug Version-TRUNK Type-Enhancement

Comment #1 on issue 35 by benoit.m...@gmail.com: 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.


--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user