Sandesh Sethia wrote:
I do not have any UI coz, the requirement is that a C++ program receives a URL from the command prompt and the program loads the page in a browser.
Which browser? One you create? Or whatever browser the user currently has running? Or something else?
So there is no UI involved. So, I will have to myself instantiate a browser window and load the page in it. I would require web browser component for this purpose....right ?
This answer depends on the answer to the "which browser?" question.... -Boris _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
