View Single Post
Posts: 35 | Thanked: 246 times | Joined on Feb 2009
#870
Originally Posted by peter@instinctiv.com View Post
We did use QT and we did try to compile for Symbian^3. The most I can say is that it compiles -- the UI is badly broken as is a lot of our audio rendering and filesystem logic. Given the markets it's in, the people who use it and the longevity of the platform itself, building for Symbian is at the bottom of our priority list.
Let's make other clarification, Qt != QWidgets, QWidgets are UI components based on desktop paradigm and not well suited to mobile programming at all. We did a lot of work to make them working in Maemo5 but that's special one-of case. Don't expect other platforms to be same. To make good mobile UI you need to use toolkit designed for mobile US amd new mobile paradigm. Please read more from my blog: http://blogs.forum.nokia.com/blog/ka...ick-components

Kate