[[webView mainFrame] loadHTMLString:theValue baseURL:nil] ?
[[webView mainFrame] loadHTMLString:theValue baseURL:nil] ?
- Subject: [[webView mainFrame] loadHTMLString:theValue baseURL:nil] ?
- From: Jerry LeVan <email@hidden>
- Date: Wed, 13 Oct 2004 22:59:22 -0400
Ok,
I can suck data out of my database and display the rascal in
a webview using:
[[webView mainFrame] loadHTMLString:theValue baseURL:nil]
The bad news is that if I click a link in the webView I get
sig 10'a and sig 5's.
I also have a textfield for a url in the webview and if I load a page
using
a url entered into the text field I get a good display and
clicking on a link in this case is OK, and the clicked link will
display fine...
Am I missing something....
Jerry
_______________________________________________
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