Debugging ineffective binding?
Debugging ineffective binding?
- Subject: Debugging ineffective binding?
- From: Rick Mann <email@hidden>
- Date: Tue, 19 May 2009 20:44:15 -0700
I have what I think is a very straightforward binding, but I can't
verify that it's actually working.
I created a property foo (of type NSCellStateValue, an NSInteger), and
bound a checkbox's value to it in IB. To verify that the binding is
changing the value, I implemented the getter/setter and put a
breakpoint in. It's not stopping at the breakpoint, so I wonder what's
going on.
What other tools are there for debugging bindings at this level?
TIA,
--
Rick
_______________________________________________
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