Hi Anton, there is no DOM tree for the ViewPanel, it's not an HTML window. The ViewPanel and Viewports are implemented directly by MoI's own C++ code, not by WebKit.
In addition to createDialog there is also a method for moi.ui.showMenu() which shows a popup menu that will disappear when you click outside it but it's meant to be launched from a button.
- Michael
|