[Gambas-user] Re; VSplit

Gareth Bult gareth at ...1689...
Tue Jan 22 14:34:57 CET 2008


On my GTK version, the first child takes 100%, the second is hidden by default .. hence it would be nice to have layout specify the dimensions...


----- Original Message -----
step 3.: "Benoit Minisini" <gambas at ...1...>
To: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
Sent: 22 January 2008 13:09:50 o'clock (GMT) Europe/London
Subject: Re: [Gambas-user] Re; VSplit

On mardi 22 janvier 2008, Gareth Bult wrote:
> In my Form_Open, I use vsplit.layout="1,1" to start with two evenly sizes
> child objects in the vsplit.
>
> If "layout" was exposed to the ide, I could put this in at design time
> without having to add it into the code ...
>

Do you use gb.qt or gb.gtk in that case?

In gb.qt, the HSplit children are laid out proportionally to their initial 
width (or height for a VSplit). But in gb.gtk, apparently (I have no real 
control on that), they are always get an equal dimension.

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list