]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/index.txt
don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ......
[wxWidgets.git] / docs / tech / index.txt
index 3268c252c3188f9565c885d405bbfa1989ef5ef8..85582f627d1e9b584033c1b9758615e77ea6d429 100644 (file)
@@ -1,4 +1,4 @@
-               All wxWidgets techincal notes at a glance
+               All wxWidgets technical notes at a glance
                =========================================
 
 tn0001.txt   How to add a new sample
@@ -18,7 +18,12 @@ tn0014.txt   XRC resources format specification
 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
-tn0018.txt   How to add a new font encoding/charset to wxWidgets?
-
+tn0018.txt   How to add a new font encoding/charset to wxWidgets
+tn0019.txt   Special notes about writing wxMSW code
+tn0020.txt   Binary compatibility and wxWidgets
+tn0021.txt   How to add a new wxUSE_XXX preprocessor constant
+tn0022.txt   Working with the wxWidgets release system
+tn0023.txt   Adding a new app/screenshot to the wxWidgets.org front page
+tn0024.txt   How to add a new XRC handler
 
 Version: $Id$