cloudtrends / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
1 stars 1 forks source link

an ActiveX version #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to create an ActiveX wrapper around this lib?

Preferably with a specific type library and interfaces. Optionally in the 
form of an OCX library.

I personally find it not at all required to implement the IWebBrowser 
interface(s), (though if it would it'll get really close to GoogleFrame, I 
guess)

Original issue reported on code.google.com by stijnsan...@gmail.com on 24 Feb 2010 at 6:26

GoogleCodeExporter commented 9 years ago
Yes it is possible, someone just has to do the programming work :-)

Original comment by magreenb...@gmail.com on 24 Feb 2010 at 6:15

GoogleCodeExporter commented 9 years ago
I wrapped it up in a Managed/.NET wrapper. If I can release it, you can wrap 
that in
a COM callable wrapper back over and embed it. 

Original comment by zbowling@gmail.com on 9 Mar 2010 at 11:27

GoogleCodeExporter commented 9 years ago
This would be great.....I'm working on converting the headers for pascal 
(Delphi),
and I'm having a tough time.  

It would also be great for Delphi developers to have an alternative to having to
embed IE.

Original comment by jmle...@gmail.com on 10 Mar 2010 at 11:23

GoogleCodeExporter commented 9 years ago
jmlee2k, do you have any sample working on Delphi yet? even the simplest 
thing...
I'm also working to get it working on Delphi but up until now just getting a 
lot of
memory exception errors and no browser window yet.

Original comment by carlosb...@gmail.com on 18 Mar 2010 at 4:10

GoogleCodeExporter commented 9 years ago
Nope, I don't have anything yet....I managed to successfully initialize the
framework, but as soon as I try to create a browser, I get exceptions.  I 
suspect it
has something to do with the differences between how Delphi and C\C++ handle 
memory
in structures.  

I used to do alot of C++ work, but I haven't touched it in years, so it's hard 
for me
to get anywhere.

Unfortunately, I've had to resort to using AIR for the project I'm working on, 
as I
wasn't able to get anything working on the Delphi end.

If you do get anywhere, it would be great to see it....If I get anywhere, I'll 
be
sure to let you know.

Original comment by jmle...@gmail.com on 18 Mar 2010 at 5:33

GoogleCodeExporter commented 9 years ago
Would you care to share the code you had already with us? I could to try to 
pick up 
where you got.

Original comment by stijnsan...@gmail.com on 19 Mar 2010 at 6:49

GoogleCodeExporter commented 9 years ago
http://www.progdigy.com/?p=116 seems to have a delphi solution

Original comment by aristid...@gmail.com on 5 Oct 2010 at 4:50

GoogleCodeExporter commented 9 years ago
Closing old issues as WontFix.

Original comment by magreenb...@gmail.com on 4 Oct 2012 at 8:51

GoogleCodeExporter commented 9 years ago
Any luck implementing a COM/ActiveX wrapper around the CEF3 lib?

Original comment by joubert....@gmail.com on 28 Dec 2012 at 3:45