SmartWin++

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
SmartWin++
Developer(s) Thomas Hansen et al.[1]
Stable release 1.0.2 / October 25, 2005;
18 years ago
 (2005-10-25)
Preview release 2.0.0, RC5 / June 24, 2007;
16 years ago
 (2007-06-24)
Written in C++
Operating system Windows
Type library or framework
License BSD
Website smartwin.sourceforge.net

SmartWin++ is a Windows GUI and SOAP programming library written in and for C++. It uses language features such as templates, type-safe conversions and the STL. Like many GUI libraries for Windows, SmartWin++ essentially wraps functions from the C based Windows API in objects, perhaps making GUI programming easier.

Advantages

Compared to other GUI toolkits (e.g. Windows Forms, MFC, wxWidgets and Swing), SmartWin++ generates very little overhead, in terms of RAM usage, and often requires less code to ‘do the same thing’. In addition, unlike many other libraries, it is licensed under BSD (i.e., free to use for all purposes without restrictions).

Disadvantages

SmartWin++ might lack some features present in other libraries. The library is not as widely used as some other libraries, although the user base is growing. One IDESally—exists but it is relatively primitive. SmartWin++ is C++ and Windows only, unlike wxWidgets, Qt, etc.

Versions

SmartWin++ is currently at version 1.0, with version 2.0 RC5 being evaluated.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.

External links

  • No URL found. Please specify a URL here or add one to Wikidata.