]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/txrc.tex
commented out many OnXXX() functions
[wxWidgets.git] / docs / latex / wx / txrc.tex
index ed3d65c95aaef348b5134c840d04abded020b27f..ea6f6465053f12e99aefa4c5f21d2eee6142f990 100644 (file)
@@ -2,6 +2,10 @@
 
 Classes: \helpref{wxXmlResource}{wxxmlresource}, \helpref{wxXmlResourceHandler}{wxxmlresourcehandler}
 
+{\bf IMPORTANT NOTE:} XRC is not yet a part of the core wxWindows library, so
+please see the next section for how to compile and link it. Otherwise if you
+try to use it, you will get link errors.
+
 The XML-based resource system, known as XRC, allows user interface elements such as
 dialogs, menu bars and toolbars, to be stored in text files and loaded into
 the application at run-time. XRC files can also be compiled into binary XRS files or C++