wxWindows Utilities
-------------------

Diane           small utilities donated by Karstem Ballueder
XFormat         (karsten@pimajestix.physik.uni-karlsruhe.de)
                The Copyright is GPL, see Diane/README

wxBuilder       wxBuilder; the wxWindows screen-painter/code generator.wxBuilder       wxBuilder; the wxWindows screen-painter/code generator.

wxHelp          wxHelp; wxWindows online help program
                with the hypertext classes used in wxHelp (original hytext)

wxDialoged      Dialog Editor

wxGrid          Grid dialog classes

wxTab           Tabbed dialog classes

wxWindows utilities moved to the samples directory (code included in wxxt/src)
------------------------------------------------------------------------------

colours         A colour sampler for wxWindows.

prologio        File loading and saving utilities, as used by
                wxBuilder and the .wxr resource loading code.
                Included in the wxWindows .lib or .a library
                by default.

wxgraph         A graph layout algorithm.

wxtree          A tree layout algorithm.

not implemeted yet for the wxWindows Xt port
--------------------------------------------

image           wxImage class for X *ONLY*. In the default wxWindows
                setup, this code is used to implement some wxBitmap
                loading methods. Don't try compiling this under
                Windows.

tex2rtf         The tool used to maintain wxWindows documentation
                in multiple formats. Generates HTML, WinHelp RTF,
                linear RTF and wxHelp files from simplified LaTeX
                files. Also available separately from AIAI's ftp site.

wxchart         A chart-drawing package: line, bar, curve, area, pie, 3D bar,
                percent bar.

wxprop          Classes for Visual Basic-style property lists.

xpmshow         An XPM<->BMP conversion program. Works best under
                Windows. wxXPM must be compiled into wxWindows for
                this to compile properly.
    

MS Windows only, so not included in the port
--------------------------------------------

dib             Various Windows BMP routines. In the default wxWindows
                setup, this code is used to implement some wxBitmap
                loading/saving methods.

mfutils         A start at machine-independent Windows Metafile
                reading code.

rcparser        Parses Windows resource files, and loads .ico and
                .cur files. Included in the wxWindows library by
                default.

winstall        An easy-to-use Windows application installation utility.

