Re: Safari SDK
Re: Safari SDK
- Subject: Re: Safari SDK
- From: Rhon Fitzwater <email@hidden>
- Date: Tue, 24 Jun 2003 14:21:07 -0400
Just curious.. when you do set all this up, will java, and any plugins
you have work? or is this just the HTML rendering?
Thanks for the info everyone.
-Rhon
On Tuesday, June 24, 2003, at 02:02 PM, M. Uli Kusterer wrote:
At 12:53 Uhr -0400 24.06.2003, Rhon Fitzwater wrote:
Did Steve Jobs mention something about a Safari SDK or was this just
the webkit/foundation stuff. Someone also mentioned it was easy to
make your own browser by just adding a few lines of code. How does
one go about doing that. Where can I download all of this?
WebKit can be found in the "Internet" section of the Cocoa section.
It's really easy. It comes with its own copy of the online docs (only
for WebKit). Basically, you just create a WebView, two buttons and a
text field, specify two delegates, implement two delegate methods and
the awakeFromNib, one action and you have a fully working browser.
Most of this is detailed in the docs, including a few code snippets
that should get you started. Just don't try to use it from a Carbon
app ;-)
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.