1                 All wxWidgets technical notes at a glance
 
   2                 =========================================
 
   4 tn0001.txt   How to add a new sample
 
   5 tn0002.txt   wxWidgets translator guide
 
   6 tn0003.txt   Adding wxWidgets class documentation
 
   7 tn0004.htm   *** Not currently applicable Compiling a sample in the C++Builder IDE
 
   8 tn0005.txt   Adding a wxWidgets contribution
 
   9 tn0006.txt   *** REMOVED *** (obsoleted by tn0013.txt)
 
  10 tn0007.txt   *** Not currently applicable Using and modifying the BC++ IDE files
 
  11 tn0008.htm   How to learn wxWidgets programming
 
  12 tn0009.htm   Creating and converting icons
 
  13 tn0010.htm   Compiling wxWidgets applications in the VC++ IDE
 
  14 tn0011.txt   All about version numbers
 
  15 tn0012.txt   wxWidgets platform, toolkit and library names
 
  16 tn0013.txt   How to make a wxGTK distribution
 
  17 tn0014.txt   XRC resources format specification
 
  18 tn0015.txt   How to add new bitmaps to wxWidgets UI elements
 
  19 tn0016.txt   How to add new files and libraries to wxWidgets build system (Bakefile)
 
  20 tn0017.txt   How to write unit tests for wxWidgets classes
 
  21 tn0018.txt   How to add a new font encoding/charset to wxWidgets
 
  22 tn0019.txt   Special notes about writing wxMSW code
 
  23 tn0020.txt   Binary compatibility and wxWidgets
 
  24 tn0021.txt   How to add a new wxUSE_XXX preprocessor constant
 
  25 tn0022.txt   Working with the wxWidgets release system
 
  26 tn0023.txt   Adding a new app/screenshot to the wxWidgets.org front page
 
  27 tn0024.txt   How to add a new XRC handler