Re: [Gambas-user] create container with multiple objects on a straight horizontal line

2008-08-07 Thread richard terry
On Fri, 8 Aug 2008 12:56:46 am M0E Lnx wrote: > Hello all, This is what I'm trying to do > Unless I'm totally misunderstanding you, it should be straightforward using a horizontal box container. You can nest set expand properties on each control if you want one to stay fixed size and the one next

[Gambas-user] create container with multiple objects on a straight horizontal line

2008-08-07 Thread M0E Lnx
Hello all, This is what I'm trying to do I need to find a container object to use where I can implement the following features. I need sort of like a listcontainer but I need to see if at all possible to have multiple objects on one horizontal line... like this ---