Name:
Anonymous
2010-01-05 7:06
After messing around with wxwidgets, qt, and gtk+, I'm under this impression. Do they all suck or am I just not reading the docs correctly
Name:
Anonymous
2010-01-05 15:34
Qt has both "regular widgets" and MVC-style widgets that reflect models.
I've not tried the other toolkits mentioned, but I like Qt for its large library that extends past GUI needs (it's basically j2se for c++).