Added Emulator, configtool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -521,6 +521,21 @@ You can find it under {\tt utils/tex2rtf}.
|
|||||||
Helpgen takes C++ header files and generates a Tex2RTF-compatible
|
Helpgen takes C++ header files and generates a Tex2RTF-compatible
|
||||||
documentation file for each class it finds, using comments as appropriate.
|
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.
|
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}]
|
%\item[{\bf Dialog Editor}]
|
||||||
%Dialog Editor allows interactive construction of dialogs using
|
%Dialog Editor allows interactive construction of dialogs using
|
||||||
|
Reference in New Issue
Block a user