On Mar 30, 2015, at 08:11:03, Marek Hrušovský <xhrus...@gmail.com> wrote: > > AddAssetAccessoryView -> I think it should be named as a controller. > You kick off view loading and the view is being retained by nsopenpanel. > However, I can't see that you retain the NIB you load.
Because the panel takes and then relinquishes ownership of the view, I was thinking that the controller (the file owner) would go along for the ride, so I wouldn't have to retain it. It seemed to work OK. But I guess I'll be safe and take control of the controller. I've assigned the controller to a property that will own it. Still, that doesn't correct the click behavior. -- Steve Mills Drummer, Mac geek _______________________________________________ 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