Hi, can anybody help me with qx.ui.embed.Html and scrolling? My scenario is this:
I have some HTML-formatted text which I load into a qx.ui.embed.Html widget via setHtml. Within this text there is a <span> tag with an ID which I would like to scroll into view after the text has been loaded. How do I do that? I know how to achieve this kind of scrolling with a qx.ui.embed.HtmlArea but since this widget does not seem to support some kind of readOnly state (setEditable(false) still doesn't work) I want to switch to qx.ui.embed.Html. Norbert ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel