]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gauge.tex
more samples are being built and samples/Makefiles uses SAMPLES_SUBDIRS
[wxWidgets.git] / docs / latex / wx / gauge.tex
index e64d5e320891b3e101cc3403cdd78a0559533b2a..a6b2336e9fd85580e2764f5a1ff932f300d1753c 100644 (file)
@@ -10,6 +10,10 @@ There are no user commands for the gauge.
 \helpref{wxEvtHandler}{wxEvtHandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/gauge.h>
+
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}
@@ -21,6 +25,10 @@ There are no user commands for the gauge.
 
 See also \helpref{window styles overview}{windowstyles}.
 
+\wxheading{Event handling}
+
+wxGauge is read-only so generates no events.
+
 \wxheading{See also}
 
 \helpref{wxSlider}{wxslider}, \helpref{wxScrollBar}{wxscrollbar}