Re: TextView from HTML with embedded images
Re: TextView from HTML with embedded images
- Subject: Re: TextView from HTML with embedded images
- From: Scott Anguish <email@hidden>
- Date: Mon, 23 Sep 2002 18:26:52 -0400
On Monday, September 23, 2002, at 05:50 PM, David Sinclair wrote:
Of course, you would have typed that code from memory, and I very much
appreciate it. But for anyone else reading this who might want to
copy and paste that code: note that it would leak in its current form.
You should add [theStr release] at the end of the loadURL:
method, or add autorelease to the alloc line.
Yep, it sure does... good catch
_______________________________________________
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.