Form file structure / LAYOUT section |
Defines the parent container for folder pages.
FOLDER [identifier] [ ( attribute [,...] ) ] page-definition [...] END
A FOLDER container including PAGE elements defines a "foldertab" widget.
You must define each folder page with a PAGE container inside the FOLDER container.
Each PAGE container will be displayed on a separate folder page, accessed by Tab-Ctrl-click.
If you want to include several containers in one page of a FOLDER, you can add a VBOX or an HBOX container to define how these elements are aligned inside the page.