vote up 1 vote down star

Has anyone tried to wrap the webkit browser widget into a simple Win32 C control?

flag

67% accept rate

3 Answers

vote up 1 vote down check

There's a COM API maintained by Brent Fulgham that is the standard apple webkit COM api, using Curl, Cairo and CFLite for the backend. You can get details at http://whtconstruct.blogspot.com/2009/09/updated-webkit-sdk-r48212.html

link|flag
vote up 0 vote down

Check out http://whtconstruct.blogspot.com/

link|flag
vote up 0 vote down

It is not possible at this time.

link|flag
1  
Er, why? It was successfully wrapped as a WPF control; I doubt wrapping it in a bunch of functions callable from C would be any harder than that. It hasn't been done yet, perhaps, but "not possible"? I don't think so. – Pavel Minaev Sep 24 at 22:31
Then I am mistaken. What is the WPF project called? – lod3n Sep 24 at 22:46

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.