NSToolbarItem bindings crash
NSToolbarItem bindings crash
- Subject: NSToolbarItem bindings crash
- From: Franklin Marmon <email@hidden>
- Date: Thu, 4 Jun 2009 15:56:48 -0600
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
email@hidden
GTalk: email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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