X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2723cfeba2a842e82d7473f7d17c5038f80f7f43..cc24bf919256e8e1d317dbb8e67df6d007d641ea:/docs/tech/index.txt diff --git a/docs/tech/index.txt b/docs/tech/index.txt new file mode 100644 index 0000000000..85582f627d --- /dev/null +++ b/docs/tech/index.txt @@ -0,0 +1,29 @@ + 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 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$