On Dec 1, 2012, at 1:09 PM, Gordon Apple <[email protected]> wrote: > Apparently, you are right. You’re not going to believe the solution I came > up with. I added another button to the view with the same binding, linked > the view to it instead of the original one, then hid the new button. Now, > everything works correctly. If you can’t skin a cat one way...
The recommended solution would be to bind your button to a controller object instead—or better yet, stop using bindings and go back to target/action. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
