1. (very) short i18n overview added, wxGetTranslation() documented.

2. wxTreeCtrl overview written and documentation updated
3. wxString docmunetation updated (no more unresolved references)
4. wxWindow::SetCursor() recursive behaviour mentioned


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-02-27 01:26:26 +00:00
parent 721b32e058
commit ed93168bf9
12 changed files with 211 additions and 57 deletions

View File

@@ -5,6 +5,7 @@
This chapter contains a selection of topic overviews.
\input tapp.tex
\input tstring.tex
\input tcontain.tex
\input tlog.tex
\input tconfig.tex
@@ -35,8 +36,8 @@ This chapter contains a selection of topic overviews.
\input tvalidat.tex
\input texpr.tex
\input tgrid.tex
\input tstring.tex
\input tdnd.tex
\input tthreads.tex
\input tfile.tex
\input ti18n.tex
\input tusage.tex