wxWidgets vs Qt

Feb 18, 2012 at 8:33pm
Trying to decide between libraries for my MVC model. What, in your opinion are the pros and cons of each of these libraries?
Feb 19, 2012 at 2:41am
closed account (o1vk4iN6)
I'd say Qt is easier to customize (I've never used wxWidgets mind you) as it uses stylesheets which allows you to use CSS-like syntax to define the look of each control. Although it is easy to use, sometimes it can be lacking some features, but that's a small price to pay as you can just create your own control.
Topic archived. No new replies allowed.