]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tsamples.tex
Documented new constructor and overloaded Create methods.
[wxWidgets.git] / docs / latex / wx / tsamples.tex
index 82d9029534fbd67fc9761b174d9fb2e4911c9f26..223b473389e438ffc374d4ba89bcab3cf7ffee8b 100644 (file)
@@ -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