X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc715b5088d317ad09cad84f0d9d375bfac055fd..c36cdfc084f779b67668af8cad3eb6906182af21:/docs/latex/wx/libs.tex diff --git a/docs/latex/wx/libs.tex b/docs/latex/wx/libs.tex index 656d7ed364..f3a3f90385 100644 --- a/docs/latex/wx/libs.tex +++ b/docs/latex/wx/libs.tex @@ -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