]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/stattext.tex
wxLog::FlushActive added
[wxWidgets.git] / docs / latex / wx / stattext.tex
index 20854fadcd6c24cd94cff537601c12cbbd15b766..81d1505b586d032388fc531f571da85a2adbb1d1 100644 (file)
@@ -2,10 +2,6 @@
 
 A static text control displays one or more lines of read-only text.
 
-TODO: should a static text have a validator? E.g. if you wanted
-to use it to initialise the control with some text taken from
-the validator.
-
 \wxheading{Derived from}
 
 \helpref{wxControl}{wxcontrol}\\
@@ -13,6 +9,10 @@ the validator.
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/stattext.h>
+
 \wxheading{Window styles}
 
 There are no special styles for this control.