Sophie Net: Vamp HQ - Luxor XUL - Rachel - The Saturn Times - The Richmond Post
OverviewTag GroupsCore AttributesIndexHelp

<box>

<box>..</box>

Defines a box that lays out its children either from left to right or from top to bottom, depending if orient is set to horizontal or vertical. Horizontal is default.

Attributes

orient=horizontal|vertical, optional
Defines the orientation of the box. Horizontal is default.

Contents

(widgets | boxes)+

Appears In

xul , boxes

Examples

<box>
   <button label="Yes" />
   <button label="No" />
   <button label="Who cares?" />
</box>

OverviewTag GroupsCore AttributesIndexHelp

Hosted by SourceForge SourceForge Logo Send your comments, suggestions, praise or sonnets to webmistress@vamphq.com Copyright © 2001, 2002 Gerald Bauer