BENEFITS OF WXWINDOWS


* OPEN SOURCE: wxWindows is free and open source.

* CROSS PLATFORM ABILITY: wxWindows allows you to target Windows 95/98/ME, Windows NT/2K/XP, Linux/Unix with the GTK+ toolkit (or plain X11, or Motif), and MacOS.

* COMPILER SUPPORT: All popular Windows C++ compilers are supported with the exception of Symantec C++ (this is being worked on). Even the 16-bit versions of Visual C++ and Borland C++ can be used. On Windows, makefiles are provided, with project files for VC++ 5 and above.

* DOCUMENTATION AND SAMPLES: wxWindows has a reference manual running to around 1800 pages, in a format to suit everyone: HTML, Windows Help, and Acrobat PDF. The user can also get better acquainted with the API by looking at the selection of over 50 samples. Includes Tex2RTF, to allow you to produce your own documentation in Windows Help, HTML and Word RTF formats.