| |
-
project
 wxWidgets - Cross-platform GUI programming in C++
wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms.
Link with the appropriate library for your platform (Windows/Unix/Mac, others coming shortly) and compiler (almost any popular C++ compiler), and your application will adopt the look and feel appropriate to that platform.
On top of great GUI functionality, wxWidgets gives you: online help, network programming, streams, clipboard and drag and...
preview:
http://www.wxwidgets.org/
3/29/2006
Tags: gui
 |