- Mac OS X using Carbon
- Mac OS X using Cocoa (beta)
- OS/2 (beta)
-- MGL for Linux and DOS
-- Palm OS (alpha)
To get wxWidgets, please go to the Download page at:
http://www.wxwidgets.org/
-This is the first version in the new 2.7 series. Please notice
-that this series is called "development" and not "stable" solely
-because compatibility is not assured among between different 2.7
-series versions but there are no known issues with the stability
-of the programs using this version.
+This is the first version in the new 2.7 development series. Please
+notice that this series is called "development" and not "stable"
+solely because ABI or API compatibility is not assured between
+different 2.7.x series versions. Rest assured however that these
+potentially incompatible changes are made in order to evolve the
+toolkit to the next ABI stable release series (2.8.x) and that
+normally efforts are made to preserve compilation compatibility, so
+often moving to a new development release just requires a full
+recompile of the application using wxWidgets. There are currently no
+known issues with the stability of the programs using this version.
There have been many changes since the 2.6 series, please see the
change log file included in the distribution for more details. The
As well as comprehensive support for the usual widgets, advanced
features include: HTML viewing/printing, wxImage class providing
-handlers for reading and writing many image types, resizeable panels
+handlers for reading and writing many image types, resizable panels
and dialogs on all platforms, document/view, OpenGL support,
HTML-based and context-sensitive help, wizards, drag and drop,
a grid class, ODBC support, threads, sockets, container classes,