ET++: The Box class

The Box class handles advanced grid-based layout. It is a CompositeVObject which automatically arranges its sub-objects into a two-dimensional grid. Since a sub-object can be any VObject, including a Box, Boxes can be nested, allowing for powerful and complex layouts.

Some informative methods of Box are:


Back to the graphical layout description

Back to the main ET++ page