[Gambas-user] Proper use of containers

richard terry rterry at ...1946...
Tue Apr 7 23:36:07 CEST 2009


On Wed, 8 Apr 2009 03:34:14 am M0E Lnx wrote:
> So I'm trying to put all my objects in containers for easy handling of
> window resizing, but I've ran into a problem.
>
> Here is the problem.
>
> Hpanel1 ( expand=true)
>
>  |- Frame1 (expand=true)
>  |
>    |- Hbox1 (expand=true)
>    |
>      | - Textlabel1 (expand=true), |- Combobox1 (expand=true)
>
> the frame resizes just fine, which tells me the Hpanel is resizing fine.
> but the Hbox which is a child to Frame1 does not resize.
> I'm using gambas2-2.12.0
> My app uses gb.gtk
>
> I've noticed that when you use more than 2 containers, there are
> resizing issues.
>
> Has anyone seen this? or can anyone suggest a better
> approach?.
As always, send a mini program. I've encountered very few probalem with 
containers and the nest and and nest and nest and nest and nest!!!!. 

Please send some code so others can try it out.

ie zip your project or a sample from the menu and attatch the file.

Richard

>
> ---------------------------------------------------------------------------
>--- This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> 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