Re: How to create a small web browser from WebCore?
Re: How to create a small web browser from WebCore?
- Subject: Re: How to create a small web browser from WebCore?
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 20 Apr 2003 17:29:31 +0100
On Sunday, April 20, 2003, at 05:10 pm, Nebagakid wrote:
How would one go about creating a really simple web browser (like just
putting the page into an NSView and leaving it at that) from the
WebCore released by Apple. Right now, the source code creates a
Framework,... see, because it would be good for those HTML editors to
be able to output to a small web browser in their own program instead
of having to launch IE, OmniWeb, Safari to view 'em all when you can
just use a lightweight Safari!
You don't -- Apple will unveil a Safari SDK at the WWDC for people
wishing to embed HTML rendering in their own applications. WebCore is
probably a bit low-level for that, it's just an obj-c wrapper for KHTML.
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.