]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/libs.tex
more LaTeX error fixes
[wxWidgets.git] / docs / latex / wx / libs.tex
index 656d7ed364063665dcfb64679a833bd824428d40..26ebef5a9cdadf4bba10a1bb70e35ca796480498 100644 (file)
@@ -13,6 +13,10 @@ diagram show dependencies between them:
 \image{}{libs.gif}
 \end{center}
 
+Please note that arrows indicate the "depends from" relation and that
+all blue boxes depend from wxBase library (i.e. they are non-GUI libraries), and
+all green boxes depend from wxCore library (i.e. they are GUI libraries).
+
 {\large {\bf wxBase}}
 
 Every wxWidgets application must link against this library. It contains
@@ -71,7 +75,6 @@ Requires wxBase.
 Advanced or rarely used GUI classes:
 
 \begin{itemize}\itemsep=0pt
-\item{ \helpref{wxBufferedDC}{wxbuffereddc} }
 \item{ \helpref{wxCalendarCtrl}{wxcalendarctrl} }
 \item{ \helpref{wxGrid classes}{gridoverview} }
 \item{ \helpref{wxJoystick}{wxjoystick} }
@@ -113,10 +116,6 @@ contained in this library, as well as
 
 Requires wxCore and wxBase.
 
-{\large {\bf wxODBC}}
-
-\helpref{Database classes}{odbcoverview}. Requires wxBase.
-
 {\large {\bf wxQA}}
 
 This is the library containing extra classes for quality assurance. Currently
@@ -125,13 +124,6 @@ but more will be added to it in the future.
 
 Requires wxXML, wxCore, wxBase.
 
-{\large {\bf wxDbGrid}}
-
-\helpref{wxDbGridTableBase}{wxdbgridtablebase} class which combines 
- \helpref{wxGrid}{wxgrid} and \helpref{wxDbTable}{wxdbtable}. 
-
-Requires wxODBC, wxAdvanced, wxCore, wxBase.
-
 {\large {\bf wxXRC}}
 
 This library contains \helpref{wxXmlResource}{wxxmlresource} class that