Re: NSDrawer not always sending -drawerDidOpen: to delegate
Re: NSDrawer not always sending -drawerDidOpen: to delegate
- Subject: Re: NSDrawer not always sending -drawerDidOpen: to delegate
- From: Jerry Krinock <email@hidden>
- Date: Wed, 06 Mar 2013 14:32:56 -0800
For archive searchers, this non-reproducible problem that we worked on 3 weeks ago wasn't fixed. It happened to me again yesterday.
Also, another, probably related problem occurred, which is that a bunch of checkboxes in the drawer, created and bound programatically, seemed to lose their bindings (via an object controller) to the data model.
Invoking my "kickDrawer:" method still brings the delegation back to life. So, in addition to nilling and then resetting the delegate in this method, I also now recreate the checkboxes. And I invoke this -kickDrawer: whenever the app is reactivated, in addition to -awakeFromNib and 1.0 second after -awakeFromNib.
_______________________________________________
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