X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0497e17283d5ec84df3d1b24e74b79d1488f5637..eeacbb8c4ff812199e509b36329d1bb237f770a1:/docs/latex/wx/body.tex diff --git a/docs/latex/wx/body.tex b/docs/latex/wx/body.tex index 17111a9446..53e73cb95d 100644 --- a/docs/latex/wx/body.tex +++ b/docs/latex/wx/body.tex @@ -521,6 +521,21 @@ You can find it under {\tt utils/tex2rtf}. Helpgen takes C++ header files and generates a Tex2RTF-compatible documentation file for each class it finds, using comments as appropriate. This is a good way to start a reference for a set of classes. +Helpgen can be found in {\tt utils/HelpGen}. + +\item[{\bf Emulator}] +Xnest-based display emulator for X11-based PDA applications. On some +systems, the Xnest window does not synchronise with the +'skin' window. This program can be found in {\tt utils/emulator}. + +\item[{\bf Configuration Tool}] +The wxWindows Configuration Tool is a work in progress +intended to make it easier to configure wxWindows +features in detail. It exports setup.h configurations and will +eventually generate makefile config files. Invoking compilers is +also on the cards. Since configurations are +handled one at a time, the tool is of limited used until further +development can be done. The program can be found in {\tt utils/configtool}. %\item[{\bf Dialog Editor}] %Dialog Editor allows interactive construction of dialogs using @@ -547,7 +562,7 @@ You can find this in {\tt contrib/src/fl}, {\tt contrib/include/wx/fl}, and {\tt \item[{\bf Gizmos library}] Gizmos is a collection of useful widgets and other classes. Classes include wxLEDNumberCtrl, wxEditableListBox, wxMultiCellCanvas. -You can find this in {\tt contrib/src/fl}, {\tt contrib/include/wx/fl}, and {\tt contrib/samples/fl}. +You can find this in {\tt contrib/src/gizmos}, {\tt contrib/include/wx/gizmos}, and {\tt contrib/samples/gizmos}. \item[{\bf Net library}] Net is a collection of very simple mail and web related classes. Currently