Hello

Building Firefox in order to embed Gecko is so complicated !
Is it possible to get just some redistributable with an .dll, a header file and a .chm file for documentation to embed Gecko ?

When I embed it in my application can I draw some rectangles over the displayed page ? By intercepting the paint/draw message from Windows ?

My client wants certain regions selected in red (drawn with alpha-blending).

Can I navigate the HTML tree for the displayed document with a DOM interface and get the bounding rectangle for the HTML elements in the document ? And then get the scrollbars position and draw the rectangles over the displayed page ?

Thank you,
Timothy Madden
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to