View Single Post
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#57
Originally Posted by lcuk View Post
the ONLY problem ive got with qt and cross platform is that on the whole GUI apps from desktop software simply does not fit on the tablet.

I'm not talking about scalable lists and things, i mean in the amount of information a desktop app typically tries to display.

so if you need to write the app again anyway, so it doesnt really matter what you use
Qt has been focusing on tablets through Qtopia previously, that's why no 'direct' support for Qt on tablets. Not sure about the future roadmap as Qtopia/QtEmbedded is no longer an option, but if you did your app the 'proper' way, Model-View-Controller style, the only thing you need to redo are the dialogs and almost none of the functionality itself - which *is* a major gain.
 

The Following 2 Users Say Thank You to attila77 For This Useful Post: