Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXProgressDialog.h File Reference

#include "FXDialogBox.h"

Go to the source code of this file.

Classes

class  FX::FXProgressDialog
 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. More...

Namespaces

namespace  FX

Enumerations

enum  {
  FX::PROGRESSDIALOG_NOCANCEL = 0,
  FX::PROGRESSDIALOG_CANCEL = 0x02000000,
  FX::PROGRESSDIALOG_NORMAL = (DECOR_TITLE|DECOR_BORDER)
}

Copyright © 1997-2009 Jeroen van der Zijp