Windows Template Library (WTL)
A C++ library for developing Windows applications and UI components. It extends ATL (Active Template Library) and provides a set of classes for controls, dialogs, frame windows, GDI objects. [Open Source]
FOX Toolkit
A free, cross-platform C++ GUI library. It features an event messaging and targeting scheme with a very clean, factored, OS-abstracted design. [Open Source, LGPL]
EasyWin32
Makes easier Windows Programming when using Windows API. [Open source, GPL]
ET++
Official distribution site of application framework class library.
ET++
Another application framework upon which layers of value-added frameworks have been built. Provides a few links to further information.
Ultimate++
A C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment with GUI designer, debugger, etc.
Wt
Wt (pronounced 'witty') is a C++ library and application server for developing and deploying web applications. The API is widget-centric, and inspired by existing C++ Graphical User Interface (GUI) APIs. To the developer, it offers complete abstraction of any web-specific implementation details. [Open Source, GPL]
|