X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/566a06e8a5d39e7c8d06aa8d93c0b3e4f5ee0060..ac1f013c401dd0e907be2d32a027b7b61a5dbe3e:/docs/latex/wx/tsamples.tex diff --git a/docs/latex/wx/tsamples.tex b/docs/latex/wx/tsamples.tex index c6ffddd0f5..bc2f70e92f 100644 --- a/docs/latex/wx/tsamples.tex +++ b/docs/latex/wx/tsamples.tex @@ -6,7 +6,7 @@ %% Created: 02.11.99 %% RCS-ID: $Id$ %% Copyright: (c) wxWidgets team -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % NB: please keep the subsections in alphabetic order! @@ -341,10 +341,18 @@ The sample also provides some timings for adding/deleting/sorting a lot of (several thousands) items into the control. +\subsection{Mediaplayer sample}\label{samplemediaplayer} + +This sample demonstrates how to use all the features of +\helpref{wxMediaCtrl}{wxmediactrl} and play various types of sound, video, +and other files. + + +It replaces the old dynamic sample. \subsection{Notebook sample}\label{samplenotebook} -This samples shows family of controls which derive from wxBookCtrl base class. +This samples shows \helpref{wxBookCtrl}{wxbookctrloverview} family of controls. Although initially it was written to demonstrate \helpref{wxNotebook}{wxnotebook} only, it can now be also used to see \helpref{wxListbook}{wxlistbook} and \helpref{wxChoicebook}{wxchoicebook} in action. Test each of the controls, their