On Sep 12, 2014, at 13:57 , Luc Van Bogaert <luc.van.boga...@me.com> wrote:

> When I try to close the inspector panel in my document base application, I'm 
> getting the default alert message to save the document if it has unsaved 
> edits. Is there a way to disable this behaviour when closing an inspector 
> panel?

Set ‘shouldCloseDocument’ to NO on the panel.

However, the question implies that you’ve set the panel’s window controller’s 
“document” property to your document. I’d be concerned that this might lead to 
other hinky behavior, since AFAIK the property is intended for window 
controllers that really belong to the document. Is the panel also in the 
document’s “windowControllers” array?

OTOH, I dunno really. Maybe setting the panel’s controller’s “document” 
property is a *good* thing, and I’m just too risk-averse to have ever 
experimented with it.


_______________________________________________

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

Reply via email to