Hi! Native menus are on the todo list, but currently not implemented on iOS. You can take a look at this example (https://github.com/richardmg/qtdd13_qmlapp) to get an idea on how you can make use of native view controllers (like a UIPopoverController ) in your app.
-Richard ________________________________________ Fra: [email protected] [[email protected]] på vegne av Robert Iakobashvili [[email protected]] Sendt: 7. april 2014 18:07 To: [email protected] Emne: [Development] Qt-iOS: Popover-Like Styled Frames Hi, There are some icons on the top toolbar of my Qt-application. I'd like to have dropdown popover-like frames i.e. for fast selection of some settings or selection of applications to share with, etc with maximum "nativity" like have most iPad applications. Is there any way to code it with Qt? If not, are there any ideas how to make the integration between QMenu action menu over QMainWindow with Objective-C written Controllers. Your directions would be very much appreciated. Thank you in advance! Regards, Robert _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
