PDA

View Full Version : I have created Qt GUI application, Now i wanted to port that application to Meego.



vishnu717
30th May 2011, 13:26
created Qt GUI application, Now i wanted to port that application to Meego. SO I wanted To known the steps to transfer qt application to meego environment and also whether there Will be any screen resolution problems

wysota
30th May 2011, 13:46
SO I wanted To known the steps to transfer qt application to meego environment
Assuming you know how to setup MeeGo development environment, all you need to do is to rebuild your app for MeeGo and deploy it on a device.

and also whether there Will be any screen resolution problems
It depends on what your application does and how your ui looks like. I would say some adjustments are always required. I think it also depends which UX flavour you're targetting.