Hey all. I'm wondering if anyone has implemented their own scrollbars for the embedded content area - or at least the top-level scrollbars (which would normally be seen on the window). Since it's an embedding application, I'd like to use the scrollbars we use on our other widgets, rather than use whatever system scrollbars Gecko uses by default.
It looks like nsIDomWindow provides an interface to scroll the content area, but I have not been able to track down any interface that will give me the total size(in pixels) of the content, so that I may properly render/implement my scrollbars. Can anyone point me in the right direction? Thanks. J _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
