]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/xrc.h
Added control over whether size and position units can be changed, and also size...
[wxWidgets.git] / docs / doxygen / overviews / xrc.h
index d9d126fe6aaf25a10bcb51e8e7633952a71f6806..31ea4378da5f2ee408786909341dcb2b94cbc56e 100644 (file)
@@ -10,7 +10,7 @@
 
 @page overview_xrc XML Based Resource System (XRC)
 
 
 @page overview_xrc XML Based Resource System (XRC)
 
-Classes: wxXmlResource, wxXmlResourceHandler
+@tableofcontents
 
 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
 
 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
@@ -36,15 +36,8 @@ There are several advantages to using XRC resources:
 
 XRC was written by Vaclav Slavik.
 
 
 XRC was written by Vaclav Slavik.
 
-@li @ref overview_xrc_gettingstarted
-@li @ref overview_xrc_xrcsample
-@li @ref overview_xrc_binaryresourcefiles
-@li @ref overview_xrc_embeddedresource
-@li @ref overview_xrc_cppheader
-@li @ref overview_xrc_newresourcehandlers
+@see wxXmlResource, wxXmlResourceHandler, @ref overview_xrcformat
 
 
-See also the separate @ref overview_xrcformat page for more information, and
-details about the XRC file format.
 
 
 @section overview_xrc_gettingstarted Getting Started with XRC
 
 
 @section overview_xrc_gettingstarted Getting Started with XRC
@@ -545,4 +538,3 @@ built-in getters it contains. It's very easy to retrieve also complex
 structures out of XRC files using them.
 
 */
 structures out of XRC files using them.
 
 */
-