I'm thinking of moving to Qt and integrate SFML on it. Qt's UI is the best in my opinion than any other library around(mainly open source). The problem is that i want to use SFML, and on top of SFML i use OpenGL but i need to add an external library to render ui controls on top of SFML as well. Win32 can't be integrated with controls, guichan(project dumped, cannot compile), Ultimate++ uses a stupid system TheIDE and there are no libraries.. building is buggy. A good one, Gwen i couldn't integrate it on SFML, it does have a build for the libraries, all compile well, but i get 'undefined references' all the time... I'm getting crazy!!
If you have any recommendation it would be appreciated!