Friday, July 27, 2018

List of GUI Toolkits for C++

1.XULWin:XULWin is a GUI framework for Windows platform.It allows you write user interface code in XUL,a user interface markup language released by Mozilla,and handles events with C++.
2.WinxGUI:WinxGUI is an easy-to-use GUI framework that makes developing WTL applications simple but effective.WTL is a GUI library for writing Windows applications.
3.Ultimate++:Ultimate++ is a cross-platform GUI framework provides a variety of GUI controls and other useful classes,with an Integrated Development Environment.
4.eGUI:GUI framework that makes writing Windows apps a breeze.It can be integrated with Visual Studio 2005 so that it can accelerate the development of applications with code completion.
5.SmartWin:SmartWin is a GUI toolkit that both desktop,Pocket PC and Windows Mobile applications can be developed with.It is an open source alternative to MFC and ATL,both are GUI frameworks from Microsoft.