X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/518cdeacb273a9c783761633c6ea93800be0731f..0d9c603db6b49d90136ecb3380e18c4f4d27bc2c:/docs/latex/wx/tsamples.tex diff --git a/docs/latex/wx/tsamples.tex b/docs/latex/wx/tsamples.tex index 82d9029534..9a920e766e 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{wxWave}{wxwave} 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