]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/libs.tex
added HasHandlerForPath() (modified patch 1514524)
[wxWidgets.git] / docs / latex / wx / libs.tex
index 4ee0e71c9705d6cac1f51d6281115ff75618a701..a25e2434b8ddfd10844a787bfaf7a940c0663f68 100644 (file)
@@ -13,6 +13,10 @@ diagram show dependencies between them:
 \image{}{libs.gif}
 \end{center}
 
+{\large {\bf wxAui}}
+
+This contains the Advanced User Interface docking library.
+
 {\large {\bf wxBase}}
 
 Every wxWidgets application must link against this library. It contains
@@ -39,6 +43,10 @@ Classes for network access:
 Requires wxBase.
 \end{itemize}
 
+{\large {\bf wxRichText}}
+
+This contains generic rich text control functionality.
+
 {\large {\bf wxXML}}
 
 This library contains simple classes for parsing XML documents. Note that
@@ -61,7 +69,6 @@ Advanced or rarely used GUI classes:
 \begin{itemize}\itemsep=0pt
 \item{ wxBufferedDC }
 \item{ \helpref{wxCalendarCtrl}{wxcalendarctrl} }
-\item{ \helpref{wxDragImage}{wxdragimage} }
 \item{ \helpref{wxGrid classes}{gridoverview} }
 \item{ \helpref{wxJoystick}{wxjoystick} }
 \item{ \helpref{wxLayoutAlgorithm}{wxlayoutalgorithm} }