Tuesday, 6 August 2013

Building a Desktop app for Windows

Building a Desktop app for Windows

I want to build a Desktop app for Windows (does any other OS even matter
for Desktop?). The nature of the app is such that it will have a rich and
complex UI. As a UI framework, I am considering either WPF or Qt. The
former will lock me into .NET and the latter will lock me into C++. So, I
want to know the pros and cons of both. Does any such analysis exist?

No comments:

Post a Comment