index.txt 1.4 KB

1234567891011121314151617181920212223242526272829
  1. All wxWidgets technical notes at a glance
  2. =========================================
  3. tn0001.txt How to add a new sample
  4. tn0002.txt wxWidgets translator guide
  5. tn0003.txt Adding wxWidgets class documentation
  6. tn0004.htm *** REMOVED *** (obsoleted by Bakefile changes)
  7. tn0005.txt Adding a wxWidgets contribution
  8. tn0006.txt *** REMOVED *** (obsoleted by tn0013.txt)
  9. tn0007.txt *** REMOVED *** (obsoleted by Bakefile changes)
  10. tn0008.htm *** REMOVED *** (included in the manual now)
  11. tn0009.htm Creating and converting icons
  12. tn0010.htm *** REMOVED *** (obsoleted by Bakefile changes)
  13. tn0011.txt All about version numbers
  14. tn0012.txt wxWidgets platform, toolkit and library names
  15. tn0013.txt *** REMOVED *** (obsoleted by tn0022.txt)
  16. tn0014.txt *** REMOVED *** (included in the manual now)
  17. tn0015.txt How to add new bitmaps to wxWidgets UI elements
  18. tn0016.txt How to add new files and libraries to wxWidgets build system (Bakefile)
  19. tn0017.txt How to write unit tests for wxWidgets classes
  20. tn0018.txt How to add a new font encoding/charset to wxWidgets
  21. tn0019.txt Special notes about writing wxMSW code
  22. tn0020.txt Binary compatibility and wxWidgets
  23. tn0021.txt How to add a new wxUSE_XXX preprocessor constant
  24. tn0022.txt Making a new release
  25. tn0023.txt Adding a new app/screenshot to the wxWidgets.org front page
  26. tn0024.txt How to add a new XRC handler
  27. tn0025.txt How to update a third party library to a newer version