|
ProgressDialog
|
Home
Documentation
Screenshots
Binary distributions
Source distribution
subclass of Dialog
creates a dialog in which the ProgressDialog of some action will be displayed.
The ProgressDialog will be displayed as the fraction of ticks passed (
ticks are passed by invoking the incr method), compared to the number
of ticks to go (-ticks options).
ProgressDialog specific options
- Command-Line Name: -ticks
- Database Name: ticks
- Database Class: Ticks
-
- Command-Line Name: -width
- Database Name: width
- Database Class: Width
-
- Command-Line Name: -fg
- Database Name: ?
- Database Class: ?
-
- Command-Line Name: -message
- Database Name: ?
- Database Class: ?
-
- Command-Line Name: -refresh
- Database Name: refresh
- Database Class: Refresh
-
ProgressDialog specific methods
-
pathname incr ?value?
-
-
pathname set value
-
-
pathname get
-