In my opinion it miss an option in the arrage model of Benoit to
enforce the number of Column in Column arrangement
and the number of row in row arrangement.

With that property and a scrollview you van achieve your goal.

You can try to implement it too by yourself in a scrollview too. It's
not so difficult.
You need to do it in the _Arrange event.

2015-01-17 19:52 GMT+01:00 M. Cs. <mohar...@gmail.com>:
> Hi! I would like to know whether SWT's GridLayout could be implemented in
> Gambas. I see VPanel and HPanels but it seems to me that it isn't possible
> to say how many rows/columns should be inside such a container, and it
> makes them quite clumsy. E.g if I need 4 radioButtons in 2x2 layout and if
> I want the container to have ability to expand I don't see the solution.
> Thanks!
>
> Csaba
> ------------------------------------------------------------------------------
> New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
> GigeNET is offering a free month of service with a new server in Ashburn.
> Choose from 2 high performing configs, both with 100TB of bandwidth.
> Higher redundancy.Lower latency.Increased capacity.Completely compliant.
> http://p.sf.net/sfu/gigenet
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to