Hello everyone! I want to create GUI applications with C++ on Windows. I have downloaded Qt, and it works well, but it has sooooo much stuff in it and so many header files that I really don't use. It is a nice framework, but it has more than just GUI.
Are there any lighter gui libs out there for Windows C++ that is "just gui"?
Thanks