]>
Commit | Line | Data |
---|---|---|
dbd94b75 | 1 | All wxWidgets technical notes at a glance |
00fd036c VZ |
2 | ========================================= |
3 | ||
4 | tn0001.txt How to add a new sample | |
fc2171bd JS |
5 | tn0002.txt wxWidgets translator guide |
6 | tn0003.txt Adding wxWidgets class documentation | |
02490909 | 7 | tn0004.htm *** Not currently applicable Compiling a sample in the C++Builder IDE |
fc2171bd | 8 | tn0005.txt Adding a wxWidgets contribution |
00fd036c | 9 | tn0006.txt *** REMOVED *** (obsoleted by tn0013.txt) |
02490909 | 10 | tn0007.txt *** Not currently applicable Using and modifying the BC++ IDE files |
fc2171bd | 11 | tn0008.htm How to learn wxWidgets programming |
00fd036c | 12 | tn0009.htm Creating and converting icons |
fc2171bd | 13 | tn0010.htm Compiling wxWidgets applications in the VC++ IDE |
00fd036c | 14 | tn0011.txt All about version numbers |
fc2171bd | 15 | tn0012.txt wxWidgets platform, toolkit and library names |
cf615ebb | 16 | tn0013.txt How to make a wxGTK distribution |
00fd036c | 17 | tn0014.txt XRC resources format specification |
fc2171bd JS |
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 | |
dbd94b75 | 21 | tn0018.txt How to add a new font encoding/charset to wxWidgets |
3c002e04 | 22 | |
13d7105a | 23 | |
3c002e04 | 24 | Version: $Id$ |