|
Description
|
|
A container using a BoxLayout that lays out its components horizontally from left to right. Components have to be nested inside this tag.
|
|
Sub-Elements
|
|
Required Attributes
|
|
Optional Attributes
|
|
|
hAlignment
Enumeration
default:
left
|
Defines the horizontal alignment of the contained components if there's more horizontal space than required by the components. A hbox does not resize its inner components.
Allowed values:
|