Hi,

I am trying to make a program to capture screenshots of web pages based 
on gtkmozembed and ported GTK library. I need to determine, when all 
panting is complete. Gtkmozembed provides net_stop signal, which means, 
that the page has downloaded, but not painted. When I save the 
screenshot in net_stop handler, some parts of the page is missing. Is 
there some way to determine, when the page "is ready to be screenshoted" ?

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

Reply via email to