Re: NSView subclass bindings? NSTextView? (WebView?)
Re: NSView subclass bindings? NSTextView? (WebView?)
- Subject: Re: NSView subclass bindings? NSTextView? (WebView?)
- From: Scott Anguish <email@hidden>
- Date: Tue, 11 Nov 2003 05:25:20 -0500
Not via bindings..
it would be useful though. Filing an enhancement bug at
bugreporter.apple.com would be useful.
On Nov 11, 2003, at 3:24 AM, Reni Puls wrote:
Is there also a way to provide WebKit with a simple NSString, as in:
[[webView mainFrame] loadHTMLString:@"<html>...</html>" baseURL:nil]
...?
The current bindings are helpful for a classical browser-style
application, but in my case I do not get the HTML data through an URL.
(Although something like the data: URL scheme could help.)
_______________________________________________
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.