Cocoa view gets sluggish over time
Cocoa view gets sluggish over time
- Subject: Cocoa view gets sluggish over time
- From: Artemiy Pavlov <email@hidden>
- Date: Mon, 20 Dec 2010 15:31:52 +0200
Hi all!
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.
What could be causing this slow-down? I'd appreciate any advise.
Thanks and best wishes,
Artemiy.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden