Frage

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?

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top