Iphone Style Option menu in Symbian s60 5th Nokia ?
-
am a newbie in Qt can any one knows about how to make Qt Option Menu for symbian s60 5th i want to duplicate the menu style like i Iphone.
"http://yfrog.com/n8iphonemenuhowtomakesymbp":http://yfrog.com/n8iphonemenuhowtomakesymbp
Thanks in Advance.
[edit: fixed link / chetankjain]
-
I think then your application must be in full screen mode. And then just create top widget at the bottom with needed buttons.
-
Thanks for your reply
Kindly give me an example of top level Widget in which we can add the button at the bottomThanks in Advance
-
I made this using window method setWindowFlags(Qt::WindowFullScreen); but this working not properly, maybe in new QtMobility release trolls fixed this.
-
[quote author="maxvanceffer" date="1286542257"]I made this using window method setWindowFlags(Qt::WindowFullScreen); but this working not properly, maybe in new QtMobility release trolls fixed this.[/quote]
How is QtMobility going to fix this. AFAIK its not for any UI widgets or controls.