Re: [chromium-dev] Embedding Chromium

2009-12-10 Thread Marshall Greenblatt
On Thu, Dec 10, 2009 at 1:24 PM, Marc-Antoine Ruel wrote: > http://code.google.com/p/chromiumembedded/. > > Marshall would probably appreciate to have some help. > More help is always welcome :-) > > On Thu, Dec 10, 2009 at 12:43 PM, hap 497 wrote: > >> Hi, >> >> Is it possible to embed a chro

Re: [chromium-dev] Embedding Chromium

2009-12-10 Thread Marc-Antoine Ruel
http://code.google.com/p/chromiumembedded/. Marshall would probably appreciate to have some help. On Thu, Dec 10, 2009 at 12:43 PM, hap 497 wrote: > Hi, > > Is it possible to embed a chromium in my c/c++ application? (just like > someone embed a Webkit rendering engine in his application). I >

[chromium-dev] Embedding Chromium

2009-12-10 Thread hap 497
Hi, Is it possible to embed a chromium in my c/c++ application? (just like someone embed a Webkit rendering engine in his application). I understand chromium uses Webkit rendering engine too. But I would like to take advantage Chromium's v8 javascript engine and it 1 process/tab architecture. Th

[chromium-dev] Embedding Chromium -- IWebBrowser2

2008-11-20 Thread thetrueaplus
Hey all. I was doing some coding for my app and I found out that IWebBrowser2 is an awful mess of code and it does not provide too much. I do not recommend it anymore. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[chromium-dev] Embedding Chromium

2008-11-13 Thread thetrueaplus
Is there a way to embed Chromium as a component in a Win32 or MFC application? I would like to build it into my application so that I could use it as a help browser. If there is no component for embeding Chromium into applications, I believe we should start building one. I would like to help so

[chromium-dev] embedding chromium

2008-09-09 Thread Patrick Palmer
Is there an effort to have chromium build as a library to embed? It would be great to embed and extend Chromium as a stand-alone application. There are many applications that web-based RIA solutions do not address such as those that extensively use OpenGL/Direct-X or app specific hardware. To