X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4c39aa3a6582f06a4aae8023ad1c2c862b1ab35d..56b88f1276ea4049a21f6174842b56ca9f280a3f:/docs/latex/wx/tsamples.tex diff --git a/docs/latex/wx/tsamples.tex b/docs/latex/wx/tsamples.tex index 82d9029534..223b473389 100644 --- a/docs/latex/wx/tsamples.tex +++ b/docs/latex/wx/tsamples.tex @@ -436,6 +436,12 @@ The sockets sample is work in progress. Some things to do: \end{itemize} +\subsection{Sound sample}\label{samplesound} + +The {\tt sound} sample shows how to use \helpref{wxSound}{wxsound} for simple +audio output (e.g. notifications). + + \subsection{Statbar sample}\label{samplestatbar} This sample shows how to create and use wxStatusBar. Although most of the