Re: [Newbie] Webkit Tutorial or how to load HTML-Source filled NSData into WebKit
Re: [Newbie] Webkit Tutorial or how to load HTML-Source filled NSData into WebKit
- Subject: Re: [Newbie] Webkit Tutorial or how to load HTML-Source filled NSData into WebKit
- From: Jonathon Mah <email@hidden>
- Date: Thu, 4 May 2006 20:36:07 +0930
Matthias,
On 2006-05-04, at 19:34, Matthias Schonder wrote:
I want to load the content of an NSData-Object into Webkit to
display the result.
Does anyone knows a tutorial how I can handle that?
[[webView mainFrame] loadData:...];
<http://developer.apple.com/documentation/Cocoa/Reference/WebKit/
ObjC_classic/Classes/WebFrame.html#//apple_ref/occ/instm/WebFrame/
loadData:MIMEType:textEncodingName:baseURL:>
Jonathon Mah
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden