#include </home/zeitlin/src/wx/github/interface/wx/progdlg.h>
If supported by the platform this class will provide the platform's native progress dialog, else it will simply be the wxGenericProgressDialog.
Public Member Functions | |
wxProgressDialog (const wxString &title, const wxString &message, int maximum=100, wxWindow *parent=NULL, int style=wxPD_APP_MODAL|wxPD_AUTO_HIDE) |