[Lazarus] Embedding Gecko engine inside Lazarus/Free Pascal application
Paul Ishenin
ip at kmiac.ru
Mon Mar 31 10:16:26 CEST 2008
Michael Van Canneyt пишет:
>
> On Mon, 31 Mar 2008, Graeme Geldenhuys wrote:
>
>> Hi,
>>
>> Has anybody tried to embed the Gecko rendering engine inside a Lazarus
>> / Free Pascal applications? This would make available a full spec
>> browser / HTML viewer for applications. Similar to what TWebBrowser
>> wraps IE for Delphi, but at least the Gecko engine is cross-platform.
>
> I have tried, the problem is that it works with XPCom. Since that is C++
> and I didn't feel like generating a 'flat' wrapper library, I abandoned
> the effort.
I've read that XPCom is simmilar to Com and that mostly all thing can be
done through nsISupports interface. So maybe XPCom support can be embed
into compiler as Com support is?
Best regards,
Paul Ishenin.
More information about the Lazarus
mailing list