]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tsamples.tex
Fixed status bar probs,
[wxWidgets.git] / docs / latex / wx / tsamples.tex
index 88a27c6498e1ba07b0759feb4ac6d10064d0c8e7..f57c502f9f5e1de4829a973e3957c3bfba7d1101 100644 (file)
@@ -294,6 +294,16 @@ The sockets sample is work in progress. Coming soon:
 
 \end{itemize}
 
+\subsection{Statbar sample}\label{samplestatbar}
+
+This sample shows how to create and use wxStaticBar. Although most of the
+samples have a statusbar, they usually only create a default one and only
+do it once.
+
+Here you can see how to recreate the statusbar (with possibly different number
+of fields) and how to use it to show icons/bitmaps and/or put arbitrary
+controls into it.
+
 \subsection{Text sample}\label{sampletext}
 
 This sample demonstrates four features: firstly the use and many variants of