new sample: statbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user