Class | Fox::FXProgressDialog |
In: |
rdoc-sources/FXProgressDialog.rb
|
Parent: | FXDialogBox |
A progress dialog is a simple dialog which is used to keep a user informed of the progress of a lengthy operation in a program and that the program is in fact still working.
PROGRESSDIALOG_NOCANCEL: | Default is no cancel button |
PROGRESSDIALOG_CANCEL: | Enable the cancel button |
PROGRESSDIALOG_NORMAL: | same as DECOR_TITLE|DECOR_BORDER |