Note the media lib

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2005-02-15 01:40:50 +00:00
parent 566e85f6ec
commit 92cd4cf182

View File

@ -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