QML Popup Single Selection List
-
wrote on 7 Dec 2010, 17:22 last edited by
How can I create a QML popup single selection list much like you would get on the MeeGo UI when you select the drop down arrow?
Thanks
Simon
-
wrote on 7 Dec 2010, 17:28 last edited by
Qt will include a list of "standard" widgets. I know you can donwload it from gitorious....
I don't know if it is or not the same thing of this:
https://projects.forum.nokia.com/colibriI assume one of the widgets will be a dropdown box.
-
wrote on 7 Dec 2010, 17:40 last edited by
Unfortunately, I can't wait for the Qt components. They are currently pre-production and if you look at the source they aren't ready for commercial use. Thanks for the link to colibri - there are lots of useful examples!.. but not one for a popup list for a menu.
Thanks
Simon
-
wrote on 7 Dec 2010, 17:57 last edited by
It doesn't sound like a difficult control to implement. If I get a chance I will try and let you know...
1/4