Changes

Jump to: navigation, search

Mozilla.dev.embedding

231 bytes added, 20:35, 15 November 2006
FAQ
[http://lxr.mozilla.org/mozilla/source/camino/src/embedding/CHBrowserListener.mm This] was marked as a good example, but no line number was given.
=== How do I save HTML as an image ===
There is a test application that allows you to take a snapshot of rendered HTML and save it as an image. The program and code is available [http://ubrowser.com/testapps.php here]
=== Why does TestGTKEmbed give an error message when I download something and 'save as/ open with' pops up? ===
You have to implement your own download UI as gtkmozembed doesn't have one. Alternatively, you can download files using nsIWebBrowserPersist if UI isn't a concern.
 
=== How to rebuild tests in only part of the Mozilla Suite ===
Go into the folder where the tests are found and issue make. If you built mozilla with an object directory, you must change into that directory into there first.
1
edit

Navigation menu