Has anyone tried to wrap the webkit browser widget into a simple Win32 C control?
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
2009-09-24 22:31:31
Then I am mistaken. What is the WPF project called?
lod3n
2009-09-24 22:46:41
+1
A:
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
olliej
2009-09-24 22:55:39