Object / Element / Area / Border / Widget / Bar

The Bar class creates widgets generaly used to seperate UI elements. The class automatically draw vertical or horizontal bars depending on the orientation of the group they belong to.

Optionaly, if the bar has a horizontal orientation, a text can be displayed centered in its width.

Attributes

Style properties

Overrides

Title -- (01.00) [I.G], STRPTR

If the bar has a horizontal orientation, the string provided by the Title attribute is displayed centered in the bar.

color-shadow -- (10.00)

This property defines the color of the lower line.

color-shine -- (10.00)

This property defines the color of the upper line.

preparse -- (04.00)

This property defines the format definitions to be parsed before the text from the Title attribute is displayed.

Development