| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A scrollbar's type is "Scroll Bar".
Scrollbars send the following signals.
signalScrollBarChangedGenerated when value of the scroll bar has changed (read the scrollbars knob has moved).
Scrollbars publish the following attributes.
AlphaThe alpha of the applied textures.
OrientationThis makes the scrollbar either a horizontal scrollbar or a vertical scrollbar. Accepted values are `sboVertical' and `sboHorizontal'.
MaxMaximum value the scrollbar's value can take.
ValueInitial value of scrollbar.
PageSizeThe amount the scrollbars value is decreased/increased by a big step backward/forward (read the user clicked on the area the scrollbars knob is in).
Scrollbars support the following skin attributes.
TextureTexture used to draw the components background
OverlayTextureAlphaAlpha value used when drawing background texture.
ScrollBarDnThe image used to draw the scrollbars increment handle if scrollbar is vertical.
ScrollBarUpThe image used to draw the scrollbars decrement handle if scrollbar is vertical.
ScrollBarRtThe image used to draw the scrollbars increment handle if scrollbar is horizontal.
ScrollBarLtThe image used to draw the scrollbars decrement handle if scrollbar is horizontal.
Scrollbars publish the following properties.
ValueThe current value of the scrollbar. This property is read-only.
ChangeThe amount to move scroll bar when inc/dec buttons are clicked.
BigChangeThe amount to move scroll bar when scroll area is clicked.
MinThe minimum value the scrollbars value can take.
MaxThe maximum value the scrollbars value can take.
PageSizeThe amount the scrollbars value is decreased/increased by a big step backward/forward (read the user clicked on the area the scrollbars knob is in).
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated using texi2html 1.76.