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

M0E Lnx m0e.lnx at ...626...
Thu Aug 7 16:56:46 CEST 2008


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
-------------------------------------
| []Checkbox1 || Button1|
| []Checkbox2 || Button2|
-----------------------------------

and so on.
I've tried using the listcontainer, but every time I add an item to
it, it trhows it in a new line.
Anyone have any idea how to accomplish this?

Thanks in advance




More information about the User mailing list