Hi im just wondering where we are supposed to put the files from XULRunner and which files we need. Thanks in advance!edit: just read the wiki for the 50th time and seems that i finally read the one sentence i needed :pedit2: ok i still cant get it to work. could someone write some complete instructions on where to put stuff? sorry for being a complete noob.
nsFormAutoComplete.js nsHelperAppDlg.js nsProgressDialog.js nsSearchService.js nsUpdateService.js
Good morning.How to save the page HTML (save as)? How to save an image from the page?Thanks in advance.
helloI work on the component gecko in Delphi and I also try how how to open, save and display the source code of an html page.do you have answersthank you
Hello.I'm trying to print a page which is loaded in to the GeckoBrowser, but i can't find any way to do that. I found that there is an interface - nsIWebBrowserPrint- in the nsXPCOM.pas unit which has several methods (like Print, PrintPreview...) for printing, but they are not public.Is there any way to use these methods from my program?Thanks in advance.