Hi all, I wrote a qooxdoo component that exists in a <div> as part of a web page that has a drop-down menu made with another framework(YUI). The problem is that whenever the drop-down menu is clicked it goes behind qooxdoo component.
The qooxdoo component is a qx.ui.root.Inline within which is one qx.ui.container.Composite. I tried setZIndex(-1) on both the qx.ui.root.Inline and qx.ui.container.Composite widget but while the drop-down menu appears over the table as desired, but the component ignores any mouse and keyboard input. Can anyone offer input on how to fix this? thanks... -deech ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
