X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7921cf2badfac0c44cd53644bfc6a483a09ec299..5aa67d6619d7758bd66375ef75b698ae49f3418b:/docs/tech/index.txt diff --git a/docs/tech/index.txt b/docs/tech/index.txt new file mode 100644 index 0000000000..68d449be80 --- /dev/null +++ b/docs/tech/index.txt @@ -0,0 +1,27 @@ + All wxWidgets technical notes at a glance + ========================================= + +tn0001.txt How to add a new sample +tn0002.txt wxWidgets translator guide +tn0003.txt Adding wxWidgets class documentation +tn0004.htm *** Not currently applicable Compiling a sample in the C++Builder IDE +tn0005.txt Adding a wxWidgets contribution +tn0006.txt *** REMOVED *** (obsoleted by tn0013.txt) +tn0007.txt *** Not currently applicable Using and modifying the BC++ IDE files +tn0008.htm How to learn wxWidgets programming +tn0009.htm Creating and converting icons +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 +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 +tn0019.txt Special notes about writing wxMSW code +tn0020.txt Binary Compatability and wxWidgets +tn0021.txt How to add a new wxUSE_XXX preprocessor constant + + +Version: $Id$