Re: Memory Leak?
Re: Memory Leak?
- Subject: Re: Memory Leak?
- From: Richard Kendall Wolf <email@hidden>
- Date: Fri, 14 Jun 2002 13:51:10 -0500
On Friday, June 14, 2002, at 01:28 PM, Matt Neuburg wrote:
Fascinating, Captain. If you look at this with ObjectAlloc, what's
leaking
appears to be the redrawing of the "thumb" in the scrollbar. m.
Thank you, Mr. Matt "Spok" Neuburg ... I feel a lot less crazy now!
Honestly, I'm trying to learn the tools (including ObjectAlloc, which I
downloaded to try to understand this problem). At this stage in my
Cocoa learning, I am still trying to get the intuitive feel for when I'm
alloccing, but not releasing (i.e., when it's -me- that's messing up
with memory). However, as I continue to play and experiment with
Cocoa's UI widgets, I am noticing that they grow PRRVT quite a lot.
Since I hadn't heard back from the list, I had already set myself the
assignment of understanding RPRVT better, and Cocoa's use of it. Before
you typed your reply, I had already concluded that the problem was
"probably" not mine, because I've noticed the exact same behavior in
every application (even Mail, which at first I thought was immune), if I
persistently dragged over items in an NSTableView.
_______________________________________________
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.