I'm looking for good windows GUI library for C++. The Ideal in my opinion shoud be:
- Modern. MFC, wxWidgets, Qt were started a long time ago and they don't use modern C++ features and standard library.
- Have a rich set of controls with decent features. The ability to drop HTML almost everywhere is a happiness for which I love wxWidgets when I don't hate it.
- Open source. It's the must. If sources are available after purchase then it's considered ok.
- Have a form designer in some way. Yeah, it would be great. After years of Delphi I cry every time when I have to specify control sizes by hand...
- Free for commercial use. But if some library is REALLY good I will consider buying it.
- Cross platform. Just a wish:) I can live without that.
Please suggest your candidates. One library per answer please.
P.S. I'm sorry for inevitable grammar errors. English is not my native language.