]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/progdlg.tex
splitter in bin format
[wxWidgets.git] / docs / latex / wx / progdlg.tex
index 361ca19a22891ef0b2da2a33195c107e3f9a81e6..e07785da3c3a9bb4a87501e1a31693903bfdf4e5 100644 (file)
@@ -58,6 +58,8 @@ until the user closes it.}
 \twocolitem{wxPD\_ELAPSED\_TIME}{This flag tells the dialog that it should show elapsed time (since creating the dialog).}
 \twocolitem{wxPD\_ESTIMATED\_TIME}{This flag tells the dialog that it should show estimated time.}
 \twocolitem{wxPD\_REMAINING\_TIME}{This flag tells the dialog that it should show remaining time.}
+\twocolitem{wxGA\_SMOOTH}{This flag tells the dialog that it should use
+smooth gauge (has effect only under 32bit Windows).}
 \end{twocollist}%
 }