Question

I'd like to use TChromium component which is part of Delphi Chromium Embedded (http://code.google.com/p/delphichromiumembedded/). Unfortunately once I build the application and run it (it's inside 'bin' directory which contains all the CEF binaries, so no, it's not about missing DLL), the call to Chromium.Browser.GetMainFrame returns NIL, which actually stops me from using DCE at all.

WinXP 32, Delphi7PE. Any tips?

Was it helpful?

Solution

You might try posting to the DelphiChromiumEmbedded Google group. That group is actively monitored by Henri Gourvest, the lead programmer working on the Delphi encapsulation of CEF.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top