Hi all, I'm writing an browser app using mozilla control in delphi 7, what I want to is to have two screens, 1 full-screen (on a video projector) and the other will be on the main screen of my laptop, if I click on a link on the main screen it should open on the second screen in the browser windows.
In the IE control I can use the "register as browser" function and for example "ppDisp := form2.webbrowser1.Application;" to open the link in the second window, but I can't use the register as browser in the mozilla control. I tried to write the app using the IE control and then use the "http://www.iol.ie/~locka/mozilla/iepatcher.zip" to patch it to use mozilla control but then I get an error "browser is not in a valid state". I don't want to use the IE control! Thanks for any help Rick. _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
