\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
wxWidgets GUI applications must link against this library, only console mode
applications don't.
+Requires wxBase.
+
{\large {\bf wxAui}}
This contains the Advanced User Interface docking library.
-Requires wxHTML, wxAdvanced, wxCore, wxBase, wxXML.
+Requires wxAdvanced, wxHTML, wxXML, wxCore, wxBase.
{\large {\bf wxNet}}
This contains generic rich text control functionality.
-Requires wxAdvanced, wxHTML, wxCore, wxXML, wxBase.
+Requires wxAdvanced, wxHTML, wxXML, wxCore, wxBase.
{\large {\bf wxXML}}
it only contains \helpref{wxDebugReport}{wxdebugreport} and related classes,
but more will be added to it in the future.
-Requires wxCore, wxBase and wxXML.
+Requires wxXML, wxCore, wxBase.
{\large {\bf wxDbGrid}}
\helpref{wxDbGridTableBase}{wxdbgridtablebase} class which combines
\helpref{wxGrid}{wxgrid} and \helpref{wxDbTable}{wxdbtable}.
-Requires wxODBC and wxAdvanced.
+Requires wxODBC, wxAdvanced, wxCore, wxBase.
{\large {\bf wxXRC}}
This library contains \helpref{wxXmlResource}{wxxmlresource} class that
provides access to XML resource files in XRC format
-Requires wxXML, wxCore, wxAdvanced and wxHTML.
+Requires wxAdvanced, wxHTML, wxXML, wxCore, wxBase.
{\large {\bf wxSTC}}