I am working on a new small utility desktop application but I am not really able to choose the GUI framework to use. I have worked on both JAVA,C# and C++, so language is not really a constraint. My criteria are:-
- A very well designed architecture, something like QT. It's better if it follows typical C++ design methodologies.
- Layout management should be easy, intuitive and not really cumbersome. I hate adjusting pixels on screen.
- Its license should be open.
- It should look good :)