Sure this is possible. But you use the page manager for this purpose.
https://github.com/qooxdoo/qooxdoo/blob/0440ab4be37bf5332fb7ad3921b6043b0eb6ba03/application/mobileshowcase/source/class/mobileshowcase/Application.js Just pass your site with addMaster() // Add the pages to the page manager var manager = new qx.ui.mobile.page.Manager(); manager.addMaster(overview); Greetz Christopher ________________________________________ Von: jenia_mtl [jenia.iv...@gmail.com] Gesendet: Samstag, 12. April 2014 22:05 An: qooxdoo-devel@lists.sourceforge.net Betreff: [qooxdoo-devel] add navigation page to drawer Hello. I would like to add a nagivation page to a drawer. Or alternatively, I would like to use the manager.addMaster(my_navigation_page) feature but for the master pages to have back buttons and the master content to be on the right. Is any of that possible? Thanks for your time and kind concern. jenia -- View this message in context: http://qooxdoo.678.n2.nabble.com/add-navigation-page-to-drawer-tp7585530.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel