Re: embedding browser without UI

2006-02-20 Thread Raghunath
Hi, Thanks for the reply... As I have mentioned in my earlier mails, I want to use the browser engine only. I don't want to create any gui (windows, menu bars, status bars, etc). I'm still not able to figure our whether I can do this. Thanks, Raghunath Niky Williams wrote: Raghu

Re: embedding browser without UI

2006-02-20 Thread Raghunath
Hi, Thanks for the reply... As I have mentioned in my earlier mails, I want to use the browser engine only. I don't want to create any gui (windows, menu bars, status bars, etc). I'm still not able to figure our whether I can do this. Thanks, Raghunath Niky Williams wrote: Raghu

Re: embedding browser without UI

2006-02-19 Thread Raghunath
Hi, Thanks for the reply... As I have mentioned in my earlier mails, I want to use the browser engine only. I don't want to create any gui (windows, menu bars, status bars, etc). I'm still not able to figure our whether I can do this. Thanks, Raghunath Niky Williams wrote: Raghu

Re: embedding browser without UI

2006-02-14 Thread Raghunath
Hi Niky, I have written a small sample code to navigate to URL. I have put it inline with this mail. When I call LoadURI on a nsIWebNavigation object, I get an NS_ERROR_UNEXPECTED error. Can you tell me what am I missing? Thanks, Raghu /*** Header File Begin *

Re: embedding browser without UI

2006-02-10 Thread Raghunath
ports" NS_IMPL_ADDREF() NS_IMPL_RELEASE() How do I add an implementation for QueryInterface? Thanks for your help. Raghu Niky Williams wrote: Raghunath wrote: Hi, I was trying to get a simple sample code snippet that would get me started for embedding. Can someone help me regarding this.. Th

Re: embedding browser without UI

2006-02-09 Thread Raghunath
Hi, I was trying to get a simple sample code snippet that would get me started for embedding. Can someone help me regarding this.. Thanks Raghu Niky Williams wrote: Raghunath wrote: Hi, I want to embed the browser engine (without UI) in an application. Its only purpose would be to fetch