What is so recommend way to do the following?
I have a surface with some html content which is layouted by the browser. Within the html a want to have an extra Scrollview with surfaces. Where to get the x,y, and width, height for the Scrollview from? Do i have to wait for the html to be rendered an THEN convert the inner-html part into a surface?