27 _(
"Please wait while operation is in progress..."),
39 cbThrow(
_T(
"ProgressDialog copy constructor should never be called!"));
54 SqPlus::SQClassDef<ProgressDialog>(
"ProgressDialog").
virtual bool Update(int value, const wxString &newmsg=wxEmptyString, bool *skip=NULL)
ProgressDialog & operator=(const ProgressDialog &)
void Register_ProgressDialog()
const wxString & _(const wxString &string)
bool DoUpdate(int value, const wxString &newmsg)
DECLARE_INSTANCE_TYPE(ProgressDialog)
~ProgressDialog() override