Porting iPhone app to symbian (multi view menu driven app)
-
I am new to symbian development in qt.
I am developing app for Apple iPhone, and now i want to port my applications to target nokia devices by using qt environment.
I want to know which view/widget would be better or most suitable for creating a menu driven multi-view (page) based application?
Please help me.
Thank You in advance. -
hi,
Have you looked at "Qt Quick":http://doc.qt.nokia.com/4.7/qtquick.html . I think it is the easiest and fastest way forward.
-Sriky
-
Thank u for reply sir.
I want to create app that will be similar to iPhone table view in which form table window other view is loaded as per selected table row content.
I am new to Qt so is there any video tutorial that can guide me in beginning qt QUICK development? -
"this ":http://developer.qt.nokia.com/wiki/Qt_Quick_Tutorial is a good place to start and quite easy to follow too ... but this is not a video tutorial
-
also the youtube channel "QtStudios":http://www.youtube.com/user/QtStudios has numerous small video clippings, that you will find interesting