Re: WebView Bindings
Re: WebView Bindings
- Subject: Re: WebView Bindings
- From: Thom Meijer <email@hidden>
- Date: Thu, 13 Oct 2005 19:23:34 +0200
I guess, you mean: [[webView mainFrame] loadHTMLString:myHTMLString
baseURL:nil];
But the problem I have is I don't know how to *bind* ever changing NSString
to WebView. (the NSString changes everytime I change selection in
NSArrayController where it is stored with another strings as well)
For example, if I would have NSTextView I can easily bind its "data" to this
NSString. But I can not see any data, value or content of WebView. Any
thoughts?
On 10/13/05, Timothy Larkin <email@hidden> wrote:
>
> Check out the documentation for the Web Kit. With the Web Kit
> Framework, displaying rendered HTML is trivial.
>
> Tim Larkin
> Network Administrator Emeritus
> E&EB
> Cornell University
>
>
>
>
_______________________________________________
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