| Author | Topic: Chromium |
---|
| Raffaele Lafratta | Chromium
on Wed, 05 Dec 2012 11:49:11 +0100Hello,
I would like to embed chromium browser in a xbase++ application
Has someone done some things with this package ?
regards
Raffaele |
| AUGE_ OHR | Re: Chromium
on Wed, 05 Dec 2012 12:26:36 +0100hi,
> I would like to embed chromium browser in a xbase++ application
> Has someone done some things with this package ?
Firefox or Chrome does not have activeX
only M$ IExplorer work this Way with Xbase++
greetings by OHR
Jimmy |
| Raffaele Lafratta | Re: Chromium
on Wed, 05 Dec 2012 13:50:46 +0100Thanks Jimmy but I'm talking about this ...
http://code.google.com/p/chromiumembedded/
Thanks Raffaele
<AUGE_ OHR> ha scritto nel messaggio
news:7677a5e9$431fe6e9$1e470@news.alaska-software.com...
> hi,
>
>> I would like to embed chromium browser in a xbase++ application
>> Has someone done some things with this package ?
>
> Firefox or Chrome does not have activeX
> only M$ IExplorer work this Way with Xbase++
>
> greetings by OHR
> Jimmy
>
>
> |
| AUGE_ OHR | Re: Chromium
on Wed, 05 Dec 2012 14:53:06 +0100 |
| Thomas Braun | Re: Chromium
on Wed, 05 Dec 2012 17:54:07 +0100Raffaele Lafratta wrote:
> Thanks Jimmy but I'm talking about this ...
>
> http://code.google.com/p/chromiumembedded/
>
Currently only C/C++, .Net, Delphi, Java and Python seems to be supported.
I highly doubt that you would be able to get this running with Xbase++
without major effort.
I also doubt that Alaska will be able to support you with this project -
obviously, Alaskas priorities are different.
Thomas |
| Pablo Botella Navarro | Re: Chromium
on Wed, 05 Dec 2012 19:15:19 +0100> http://code.google.com/p/chromiumembedded/
Looks great. Thank you for share the link
Probably the easy way to use in Xbase++ will be to subclass a window and interact with messages
unfortunatelly I will be unable to look more deep in the next 3 - 4 months but looks very promissing and for sure at least will do a quick try when possible.
Regards,
Pablo |