added wxWave sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-02-01 10:53:59 +00:00
parent 518cdeacb2
commit 0d9c603db6
16 changed files with 1844 additions and 5 deletions

View 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{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