RE: loadHTMLString generating errors?
RE: loadHTMLString generating errors?
- Subject: RE: loadHTMLString generating errors?
- From: "Greg Norz" <email@hidden>
- Date: Fri, 3 Feb 2006 14:17:45 -0600
- Thread-topic: loadHTMLString generating errors?
| NSAutoreleaseNoPool(): Object 0x12345678 of class
| NSCFString/WebFrame/etc autoreleased with no pool in place -
| just leaking.
|
| Looking at the archives seems to indicate that this might be
| something I can ignore, but I'm getting the wrong response
| from the WebView. Can someone advise if I'm missing something here?
OK, I wrapped my function with NSAutoreleasePool, but the HTML still
does not populate correctly in the WebView. Again, the first time
through is fine, the next pass does not overwrite the old data. I can
write out the HTML string to a file and open it in Safari, so I know
it's good. Any further suggestions? Do I somehow need to clear out the
WebView before adding a new HTML string?
greg norz
southwest airlines || southwest.com
email@hidden
Wright is Wrong! - www.setlovefree.com
_______________________________________________
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