Re: [Cocoa-Java] WebView and HTML string how to ?
Re: [Cocoa-Java] WebView and HTML string how to ?
- Subject: Re: [Cocoa-Java] WebView and HTML string how to ?
- From: Yvon Thoraval <email@hidden>
- Date: Fri, 8 Jul 2005 08:09:03 +0200
Le 8 juil. 05 à 04:32, Jerry Krinock a écrit :
someone said i have to use :
[[myWebView mainFrame] loadHTMLString:myHTMLString baseURL:[NSURL
fileURLWithPath:@"/path/to/base"];
but, at present time, i'm unable to transalate Obj-C code into
java one.
did someone successfully load html string into a webview ???
Yes, the loadHTMLString:baseURL "successfully loads html string into a
webview". I have tried it, but I was getting some crashes as
reported by
someone else in the list archives, and, for other reasons, I ended
up not
using it.
But I think we don't really know what your question is.
OK, the question is simple : how to use loadHTMLString from Cocoa-Java ?
at that time i'm unable to translate from Obj-C to Java...
Yvon
_______________________________________________
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