Archives Posts
wxwidgets - a Cross Platform GUI Toolkits
July 15th, 2007 by cplus
A cross platforms GUI toolkits, 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. It is claimed that, 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. A single, easy-to-use API for writing GUI applications on multiple platforms. It’s also extensive, free, open-source, and mature. Try it now!
Filed under Tools having No Comments »
