Jayne Morrison wrote:
> Is there a way to pause/unpause Mozilla rendering?

In C++, sort of.  It's not very good, and it looks like crap on the user end.

> We have an existing application which uses Opera and the code has been
> written assuming that the browser can be "paused" while the page is built,
> then "unpaused" for the content to be rendered in one go. Is there similar
> functionality in Mozilla/Gecko ?

If you just build the page without spinning the event loop you get this
automatically, no?

-Boris

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to