Two suggestions.
One, you can verify that you are not leaking using one of the tools
provided, Instruments or MallocDebug.
Two, I think you need to provide code examples for list members to
provide constructive comments.
--Richard Somers
On Dec 20, 2010, at 6:31 AM, Artemiy Pavlov wrote:
I have a Cocoa view that reacts to -mouseDown and -mouseDragged
events and then draws something via -drawRect method.
It has about 50 objects that are either NSBezierCurve or
NSTextField. The problem is, after a few seconds of mouse dragging,
the view becomes very sluggish. I release all of the NSTextField and
NSString objects immediately after drawing them.
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com