Hi, I'm investigating possibility to use WebKit as a embedded html renderer, but I've failed to find any documentation on API I could use for this :( It would be also interesting to guidelines/recommendation on porting the WebKit to new platforms. Is there any documentation about this? Thanks, Oleg.
I'm investigating possibility to use WebKit as a embedded html renderer, but I've failed to find any documentation on API I could use for this :(
http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/... /apple_ref/doc/uid/10000164i Geoff
The doc is about Objective-C interface. Does this mean that this is the only interface WebKit has? or there is some C/C++/any-other-language one? Thanks, Oleg. Geoffrey Garen wrote:
I'm investigating possibility to use WebKit as a embedded html renderer, but I've failed to find any documentation on API I could use for this :(
http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/...
Geoff
WebKit also has COM and C++ interfaces. There's no official documentation on them. Geoff On Jul 2, 2007, at 4:02 AM, Oleg Sukhodolsky wrote:
The doc is about Objective-C interface. Does this mean that this is the only interface WebKit has? or there is some C/C++/any-other- language one?
Thanks, Oleg.
Geoffrey Garen wrote:
I'm investigating possibility to use WebKit as a embedded html renderer, but I've failed to find any documentation on API I could use for this :( http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/... /apple_ref/doc/uid/10000164i Geoff
Ok, thank you for information. Geoffrey Garen wrote:
WebKit also has COM and C++ interfaces. There's no official documentation on them.
Geoff
On Jul 2, 2007, at 4:02 AM, Oleg Sukhodolsky wrote:
The doc is about Objective-C interface. Does this mean that this is the only interface WebKit has? or there is some C/C++/any-other-language one?
Thanks, Oleg.
Geoffrey Garen wrote:
I'm investigating possibility to use WebKit as a embedded html renderer, but I've failed to find any documentation on API I could use for this :( http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/... Geoff
participants (2)
-
Geoffrey Garen
-
Oleg Sukhodolsky