 |
What is wxWidgets? |
 |
| |
wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them. It's also extensive, free, open-source, and mature. Why not give it a try, like many others have?
Learn More or Download Now
|
|

|
|
 |
|
 |
News and Events
wxWidgets Sample Included in NVIDIA Scene Graph
2008-01-19
The latest release of NVIDIA Scene Graph
SDK includes a sample written using wxWidgets. People interested in using
wxWidgets with OpenGL may be interested in
looking at this powerful library.
New wxVCL and wxForms Releases
2008-01-05
wxVCL 0.0.2 and wxForms 1.0.6 are now available from
TwinForms.
wxVCL is a crossplatform C++
library for wxWidgets that contains VCL like functions. Currently it has some
basic VCL classes and approximately 600 VCL functions. wxForms is an integrated
form designer plugin for Borland C++ Builder that helps you to create cross
platform applications. wxForms allows you to use all the C++ builder's powerful
Form designer/editor features to quickly create cross platform applications.
wxWidgets and the Eee PC
2007-12-10
wxWidgets is a great tool to develop applications for the little Eee PC machine,
in both its Windows and Linux incarnations.
Read the article Programming for the Eee PC with wxWidgets
on our blog and get some tips on adapting your applications for the hottest gadget since the iPhone.
wxWidgets 2.8.7 Released
2007-11-27
The wxWidgets team is pleased to announce a new wxWidgets release. The latest
stable release in 2.8 series contains several bug fixes and upgrading is
recommended for all wxWidgets users. To get wxWidgets, please go to the
download page.
wxWidgets on Maemo
2007-11-25
Interested in developing applications for portable Linux-based devices? Read
about how wxWidgets can help you to
target Maemo
platform, used by
Nokia internet tablets
and the upcoming
Ubuntu Mobile and Embedded
project.
Looking forward to wxWidgets 3.0
2007-11-04
Read a brief introduction
to the upcoming wxWidgets 3.0 release explaining why is the major version of
the framework is going to change for the first time in more than 10 years on
wxBlog.