View Single Post
Posts: 654 | Thanked: 664 times | Joined on Feb 2009 @ Germany
#65
Originally Posted by HangLoose View Post
So, in a nutshell...

If I start developing with Qt 4.6, will the same program run in different devices just with minimal adjustments? Or is just a promise?

Same goes for platforms, if I write on Linux can it run on Win?
The answer given to that earlier was: If you stick to plain Qt, then yes. If you use Maemo specific Qt extensions (DUI), then no.

The question is, what features will you miss if you stick to plain Qt and is it possible to use DUI only in small areas of your app (e.g. for 2 special buttons) without basing your whole UI on DUI?
 

The Following User Says Thank You to conny For This Useful Post: