]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/libs.tex
Improve wxHashMap documentation.
[wxWidgets.git] / docs / latex / wx / libs.tex
index 8dcee88b8538070ea2503567a0f0da7db546fd14..3dce5b94df865a0c4dedc8f6514e186de14dd0eb 100644 (file)
@@ -6,7 +6,12 @@ Starting from version 2.5.0 wxWindows can be built either as a single large
 library (this is called the {\it monolithic build}) or as several smaller
 libraries ({\it multilib build}). Multilib build is the default.
 
 library (this is called the {\it monolithic build}) or as several smaller
 libraries ({\it multilib build}). Multilib build is the default.
 
-wxWindows library is divided into following libraries:
+wxWindows library is divided into libraries briefly described below. This
+diagram show dependencies between them:
+
+\begin{center}
+\image{}{libs.gif}
+\end{center}
 
 {\large {\bf wxBase}}
 
 
 {\large {\bf wxBase}}
 
@@ -45,7 +50,8 @@ Requires wxBase.
 
 {\large {\bf wxODBC}}
 
 
 {\large {\bf wxODBC}}
 
-\helpref{Database classes}{odbcoverview}. Requires wxBase.
+\helpref{Database classes}{odbcoverview}. Requires
+wxBase, wxCore and wxAdvanced.
 
 {\large {\bf wxCore}}
 
 
 {\large {\bf wxCore}}