2.13 .arrows
.arrows decides whether the scrollbar shall have scroll arrows or not.
Definition
-
Data type
boolean
-
Access
get, set
-
changed event
yes
Note
The attribute .arrows defines whether the two scroll arrows exist (true) or not (false).
With .arrows = false
- scale widget is used instead of the scrollbar with Motif
- .curvalue is displayed (digital display),
- .linemotion is ignored by Motif
Note for IDM on Microsoft Windows
.arrows is ignored! The scrollbars in principle already have arrows.
See Also
Attributes .curvalue, .linemotion, .pagemotion