Hi, I've a Linux C++ application, and I want to embedd gecko into it. I read the embedding basics documentation, but I don't know what is the best option. My C++ program is waiting for arriving sockets, and the idea is open a web browser page when a socket arrives. My application must be XPCOM? Is possible to do this with a XCOMP module? _______________________________________________ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-embedding
- easy questions about embedding Blaine Monkey
- Re: easy questions about embedding Blaine Monkey
- Re: easy questions about embedding graniteglory