wxWidgets
Cross-platform C++ GUI Framework
Description
wxWidgets is a free open source framework for development of cross platform GUI applications in C++ and many other languages via its different bindings (Python, Perl, Ruby, D, ...).
wxWidgets Web SiteUser Ratings
User Reviews
-
Has a wealthy bug tracker, but keeps on improving. Useful and simple to link against and start using. One of the best C++ frameworks
-
I got the task to rewrite an MFC application to become portable and run on Windows, Mac OS X and Linux. Using wxWindows, it was a breeze and the end result was not only portable but actually working better on Windows as well.
-
A very good design followed by a lot of continuous work. One of the best frameworks I've ever used. Everything you need is in the code samples and the excellent documentation.
-
Great software, simple and easy to install
-
Fantastic framework with excellent documentation and support.thanks for sharing.
-
One of the easiest apps to use