From: Ryan Norton Date: Tue, 15 Feb 2005 01:40:50 +0000 (+0000) Subject: Note the media lib X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/92cd4cf182524324dec48830cb3141735219233a Note the media lib git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/libs.tex b/docs/latex/wx/libs.tex index 3e6ba6d048..0183a64e7b 100644 --- a/docs/latex/wx/libs.tex +++ b/docs/latex/wx/libs.tex @@ -56,7 +56,7 @@ applications don't. {\large {\bf wxAdvanced}} -More advanced or rarely used GUI classes: +Advanced or rarely used GUI classes: \begin{itemize}\itemsep=0pt \item{ wxBufferedDC } @@ -67,7 +67,6 @@ More advanced or rarely used GUI classes: \item{ \helpref{wxLayoutAlgorithm}{wxlayoutalgorithm} } \item{ \helpref{wxSplashScreen}{wxsplashscreen} } \item{ \helpref{wxTaskBarIcon}{wxtaskbaricon} } -\item{ wxTipDialog } \item{ \helpref{wxSound}{wxsound} } \item{ \helpref{wxWizard}{wxwizard} } \item{ \helpref{wxSashLayoutWindow}{wxsashlayoutwindow} } @@ -76,6 +75,16 @@ More advanced or rarely used GUI classes: Requires wxCore and wxBase. +{\large {\bf wxMedia}} + +Advanced classes that are either low-level or deal with media. + +\begin{itemize}\itemsep=0pt +\item{ \helpref{wxMediaCtrl}{wxmediactrl} } +\end{itemize} + +Requires wxCore and wxBase. + {\large {\bf wxGL}} This library contains \helpref{wxGLCanvas}{wxglcanvas} class for integrating