]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gauge.tex
documented 2nd prototype of wxListCtrl::SetItem
[wxWidgets.git] / docs / latex / wx / gauge.tex
index a6b2336e9fd85580e2764f5a1ff932f300d1753c..4bb96aa747abed258f46724faaae187622416a0c 100644 (file)
@@ -21,6 +21,7 @@ There are no user commands for the gauge.
 \twocolitem{\windowstyle{wxGA\_HORIZONTAL}}{Creates a horizontal gauge.}
 \twocolitem{\windowstyle{wxGA\_VERTICAL}}{Creates a vertical gauge.}
 \twocolitem{\windowstyle{wxGA\_PROGRESSBAR}}{Under Windows 95, creates a horizontal progress bar.}
+\twocolitem{\windowstyle{wxGA\_SMOOTH}}{Under Windows 95, creates smooth progress bar with one pixel wide update step.}
 \end{twocollist}
 
 See also \helpref{window styles overview}{windowstyles}.