finished XRC format specification: added docs for all standard controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-10-01 10:25:45 +00:00
parent 81e0b3d978
commit be42eeb0c3
3 changed files with 979 additions and 606 deletions

View File

@@ -14,7 +14,7 @@ tn0010.htm Compiling wxWidgets applications in the VC++ IDE
tn0011.txt All about version numbers
tn0012.txt wxWidgets platform, toolkit and library names
tn0013.txt How to make a wxGTK distribution
tn0014.txt XRC resources format specification
tn0014.txt *** REMOVED *** (included in the manual now)
tn0015.txt How to add new bitmaps to wxWidgets UI elements
tn0016.txt How to add new files and libraries to wxWidgets build system (Bakefile)
tn0017.txt How to write unit tests for wxWidgets classes