[Gambas-user] Concept of containers

M. Cs. mohareve at ...626...
Wed Sep 16 11:32:57 CEST 2009


If I understood it well, the form itself is parent of all. So all other
items (buttons, comboboxes etc.) are children of the form. If I put
something into a container, then the container is the parent of the element.
And the arrange property is valid for its children. So I don't need to
adjust the behavior of the children, but just the containers? I'll play with
empty projects, to see how it works.



More information about the User mailing list