Hi,
I also need the sample application. I have embedded mozilla in my application. It works fine ( for 1.0 firefox on windows and UNIX) where in UNIX I had to handle the dialog (Prompt windows etc) using the API's exposed as Alert, Prompt etc. But when I try to do the same with FF1.5.0.2 it doesn't work the same way. In fact on windows too I had to handle the prompt etc. Have Firefox changed the implementation for alert windows etc? I wrote the code for UNIX on windows too and I can get the login window and other alert windows but the certificate window I am unable to get?? I have gone through the mozilla code also but it doesn't help me? If anyone has any ideas how to implement the Prompt windows, Please let me know. Any ideas or piece of code will be helpful. Looking forward to positive response. Regards, Himanshu Singh -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eyal Lewinsohn Sent: Thursday, July 27, 2006 7:44 PM To: [email protected] Subject: simple embedding app hello all, I have spent the last couple of days cuting & pasting code from various embedding samples out there on the net. All I wanted was to have a decent visual studio project with a minimal number of files that embeds a browser. since having such a project file + source code would have helped me considerably 4 days ago, i thought that by posting this project somewhere i could save someone else the 4 days I lost :-) what I have running is a simple MFC Dialog based application that embeds a browser. A zip file with all the project files is ~50K, which seems a bit big to send to the whole newsgroup. if anyone is interested please let me know. also, if there is a decent place to upload this zip to, please let me know. Eyal Lewinsohn. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding DISCLAIMER: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
