moving XRC to the core

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-09-18 13:21:57 +00:00
parent 7021360ad7
commit f5de33e90f
5 changed files with 397 additions and 208 deletions

View File

@@ -101,3 +101,9 @@ contained in this library, as well as
\helpref{wxGrid}{wxgrid} and \helpref{wxDbTable}{wxdbtable}.
Requires wxODBC and wxAdvanced.
{\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.