|
The bar tag is used to segment a panel into rows and columns, which hold
the actual interface controls.
Learn more in Graphical Layout.
Attributes align: the string 'top', 'bottom', 'left', 'right' or 'center'
angle: floating point number (degrees)
border: positive integer (pixels)
bordercolor: six character hex color value
color: six character hex color value
grad: floating point number less than 128
padding: positive integer (pixels)
size: integer (pixels)
shadow: integer (pixels)
shadowblur: integer (pixels)
shadowcolor: six character hex color value
shadowstrength: integer (pixels)
spacing: positive integer (pixels)
|