On Apr 14, 10:34 pm, Feynman <[EMAIL PROTECTED]> wrote: > 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
have you looked at http://ubrowser.com/? I think it does what you are trying to achieve? _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
