How to search for specific bindings in IB
How to search for specific bindings in IB
- Subject: How to search for specific bindings in IB
- From: Chris Tracewell <email@hidden>
- Date: Mon, 9 Aug 2010 17:14:21 -0700
On occasion I refactor a controller or model by deleting a property. I do my best to remove associated bindings in IB, but many times I miss something - a textfield bound to a deleted property for example. This leads to...
this class is not key value coding-compliant for the key myProperty.
In larger NIB files this can be hard to find and remove. Is there anyway to search IB for bindings other than selecting individual elements and looking at the bindings inspector?
Thanks
-- chris_______________________________________________
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