Error with document subclass
Error with document subclass
- Subject: Error with document subclass
- From: Tom Gray <email@hidden>
- Date: Wed, 24 Sep 2003 21:46:26 -0400
I have a multiple NSDocument application. I have more then one
NSDocument subclass. I have found that if I have a particular document
type open and dirty in addition to other documents open and dirty when
I am presented with the following dialog:
You have X documents with unsaved changes. Do you want to review these
changes before quitting?
With three buttons:
Discard Changes Cancel Review Changes...
For some reason the Discard Changes fails to terminate my application.
It is a problem I have in just one of my document types since it works
fine if I have multiple documents open of a different type.
Anyone have any ideas about what might be wrong?
Tom Gray
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.