]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/libs.tex
added null pointer check and assert
[wxWidgets.git] / docs / latex / wx / libs.tex
index 656d7ed364063665dcfb64679a833bd824428d40..f3a3f90385393979f60ad025067887f667276722 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
@@ -113,10 +117,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 +125,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