File 'gui/progressbar.cls' (part of 'Pool_GuiBase')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'progressbar'
- -barcolor
- Color of the bar, defaults to 'red'.
default value: red
- -barwidth
- width of the bar in pixels for vertical orientation, height else.
default value: 20
- -barlength
- Length of the bar in pixels (height for vertical orientation).
default value: 100
- -orientation
- Orientation of the progressbar.
default value: horizontal
TrackBarColor (o oldValue)
|
|
Argument: o
|
The changed option.
|
Argument: oldValue
|
The old value of the option.
|
TrackBarLength (o oldValue)
|
|
Argument: o
|
The changed option.
|
Argument: oldValue
|
The old value of the option.
|
TrackBarWidth (o oldValue)
|
|
Argument: o
|
The changed option.
|
Argument: oldValue
|
The old value of the option.
|
TrackGeometry (w h)
|
|
Argument: w
|
New width of the widget.
|
Argument: h
|
New height of the widget.
|
TrackOrientation (o oldValue)
|
|
Argument: o
|
The changed option.
|
Argument: oldValue
|
The old value of the option.
|
- pos
- Pixel position of the bar, derived from the value of option -value.
initial value: 0.0
- barItem
- Index of the canvas item used as bar.
- orientation
- Internal orientation code of the bar, derived from the value of option -orientation.
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries