Hello, I'm currently using a qx.ui.toolbar.ToolBar() inside an inline application.
It renders perfectly but I however experience a little issue: after clicking on a menuButton, it is impossible to make the targeted menu disappear without reclicking on the menuButton - I remember this behaviour works however well in full applications. So, I suspect the blocker inside the currently deployed qx.ui.menu.Menu() has a size of (0,0) - it uses a blocker if I'm not mistaken, right ? I suppose this wrong size occurs because the root app don't equals to the document.body maincontainer... but I don't know how to fix it. Is it possible to access directly the blocker and affect the good size ? Or maybe I have to configure the root to a the highest parent element - but I don't know how to declare it ? Or maybe I have to add an event on the document to hide the currently shown menu when clicking outside of it ? ... Can you help me, please ? I'm a bit stuck... Many Thanks! Regards, BenoƮt. -- View this message in context: http://n2.nabble.com/question-about-qx-application-Inline-isles-application-Root-tp4100083p4100083.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
