Alaska Software Inc. - Chromium
Username: Password:
AuthorTopic: Chromium
Raffaele LafrattaChromium
on Wed, 05 Dec 2012 11:49:11 +0100
Hello,
I would like to embed chromium browser in a xbase++ application
 Has someone done some things with this package ?

regards
Raffaele
AUGE_ OHRRe: Chromium
on Wed, 05 Dec 2012 12:26:36 +0100
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
Raffaele LafrattaRe: Chromium
on Wed, 05 Dec 2012 13:50:46 +0100
Thanks 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_ OHRRe: Chromium
on Wed, 05 Dec 2012 14:53:06 +0100
hi,

> http://code.google.com/p/chromiumembedded/

as i say the "normal" Way is to use IE ActiveX as "Wrapper"
for Firefox or Chrome you have to build your own "Wrapper"

greetings by OHR
Jimmy
Thomas BraunRe: Chromium
on Wed, 05 Dec 2012 17:54:07 +0100
Raffaele 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 NavarroRe: 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