New Stable Major wxWidgets 3.0.0 Release
A new stable release of wxWidgets, the open source C++ library for creating cross-platform GUI applications with native look and feel, is now available.
This 3.0 release is a culmination of several years of work since the previous stable 2.8 series and so brings many important improvements compared to it, such as:
- Much better and simpler to use support for Unicode.
- New wxOSX/Cocoa port, suitable for development of 64 bit GUI applications under OS X.
- Support for GTK+ 3 in wxGTK port.
- Much improved documentation.
-
New
webviewlibrary providing integration with the platform native HTML-rendering engine. -
New
propgridandribbonlibraries. -
New
wxRichMessageDialog,wxInfoBar,wxCommandLinkButton,wxHeaderCtrl,wxRearrangeCtrl,wxTreeListCtrl,wxTimePickerCtrl,wxRichToolTip,wxBannerWindow,wxPersistentXXXand other classes.
as well as a huge number of other new features and bug fixes.
More information is available at wxWidgets home page and in the online documentation.

Well timed with the recent release of Boost 1.55, a new 