I have an NSToolbarItem with its "Enabled" binding set to a property in a controller object. For some reason after customizing the toolbar the next time the property is updated a notification is sent to a deallocated instance of the NSToolbarItem. It does not matter if I change the item at hand or another toolbar item. The crash takes place the very next time the bound item's property is updated.

Is there something I am supposed to do to maintain the bindings of toolbar items created in IB? Have I made a bad assumption, that the bindings would be maintained for me?

Thank you,

frm

Franklin Marmon
agathe...@agasupport.com
GTalk: agathe...@gmail.com



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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