FAQ | Download | Example.cpp | Developer | Saw

 C++ GUI Library

Shutters

Shutters is a C++ library aimed at easing the task of Windows GUI programming. It is not a framework, so there is no classes such as Application, it also does not have the facilities such as serializing.

For using Shutters, you need not have to change the structure of your program. What is needed is just a message loop. So any program can use Shutters without any specific modifications.

Features:

Trade-off: