What is the proper way to set the text zooming ( similar to View->TextZoom in the seamonkey ) from an embedded mozilla?
You should set the textZoom property on the nsIMarkupDocumentViewer interface. To get to the right object that implements this interface, get the contentViewer off your docshell and QueryInterface it to nsIMarkupDocumentViewer.
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding
