This structure provides the view of scrollbars and particular configuration options for scrollbars.
List of Import References :
See BOOL
See BTUnion
See Char
See Com
See DENOTATION
See Int
See Nat
See Option
See Real
See Seq
See Set
See String
See Void
See WinConfig
See WinInternal
See WinTclTk
SIGNATURE WinScrollbar
$Date: 2010-09-30 18:24:17 +0200 (Do, 30. Sep 2010) $ ($Revision: 616 $)
IMPORT Real ONLY real:SORT IMPORT WinInternal ONLY view:SORT config:SORT WinConfig ONLY relief:SORT
The constant scrollbar
represents a scrollbar view:
FUN scrollbar : view
A scrollbar controlls a scroller gate (see WinScroller).
The following standard configurations are sensitive:
activeBackground background borderWidth cursor highlightColor highlightBackground highlightThickness jump orient relief takefocus throughcolor
bind regulate scrollControl
@sp1 The following specific configurations are defined:
FUN dimension : real -> config FUN elementBorderWidth : real -> config FUN activeRelief : relief -> config
next node: WinScroller,
prev node: WinRegulator,
up to node: Subsystem Opal Windows