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 (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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com