On Mar 19, 2010, at 10:04 PM, Richard Somers wrote:

When moving a slider in a preference panel I sometimes get an error.

On Mar 20, 2010, at 11:36 AM, Quincey Morris wrote:

So you're getting an exception (thrown in valueForUndefinedKey:) from objects of various strange classes, and it only happens some of the time.

This pattern is very characteristic of a memory management bug in your application.


Problem solved, I neglected to unbind in dealloc. Quincey hit the nail right on the head. Also thanks to everyone else who chimed in. I think I learned something from all the comments.

--Richard

_______________________________________________

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

Reply via email to