Re: Updating Core Data model object with an NSButtonCell
Re: Updating Core Data model object with an NSButtonCell
- Subject: Re: Updating Core Data model object with an NSButtonCell
- From: Quincey Morris <email@hidden>
- Date: Mon, 18 Oct 2010 15:41:07 -0700
On Oct 16, 2010, at 16:23, Jake wrote:
> 2010-10-16 18:06:34.865 Tailr[95389:a0f] Beginng of controller toggle: 1
> 2010-10-16 18:06:34.865 Tailr[95389:a0f] Beginng of model toggle: 1
> 2010-10-16 18:06:34.866 Tailr[95389:a0f] End of model toggle: 0
> 2010-10-16 18:06:34.866 Tailr[95389:a0f] End of controller toggle: 0
It's hard to see how you could possibly get this output from the code you posted. After the 2nd message is logged, either 'startTail' or 'stopTail' will be invoked, and either will log another message -- but this message does not appear.
Are you sure this is the code that produced this output? Can you set a breakpoint in 'toggleTail' to see if it takes the path you expect?
_______________________________________________
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