]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/progdlg.tex
added Get(Class)DefaultAttributes()
[wxWidgets.git] / docs / latex / wx / progdlg.tex
index c73fed18a7f9efc0e3c24d0d194456e85bc9ac02..5758f848d5e89c0528226c4d96c4f124982957a8 100644 (file)
@@ -38,8 +38,6 @@ window only.
 
 \docparam{parent}{Parent window.}
 
-\docparam{message}{Message to show on the dialog.}
-
 \docparam{style}{The dialog style. This is the combination of the following
 bitmask constants defined in wx/defs.h:
 
@@ -79,7 +77,7 @@ ABORT.
 
 \func{bool}{Update}{
   \param{int }{value},\rtfsp
-  \param{const wxString\&}{newmsg = ""},  }
+  \param{const wxString\& }{newmsg = ""}}
 
 Updates the dialog, setting the progress bar to the new value and, if
 given changes the message above it. Returns true unless the Cancel button