Re: Solved: Changing initial value of isDocumentEdited
Re: Solved: Changing initial value of isDocumentEdited
- Subject: Re: Solved: Changing initial value of isDocumentEdited
- From: Darkshadow <email@hidden>
- Date: Tue, 1 Mar 2005 18:52:35 -0500
On Feb 28, 2005, at 5:44 AM, Magnus Strand wrote:
Hi again,
I found out that overriding MyDocument's method isDocumentEdited to
always return YES solved my problem.
Magnus
Hey Magnus, I know you already found a solution, but just for future
reference, you can also call NSDocument's -updateChangeCount: method
with an argument of NSChangeDone to do the same thing.
Darkshadow (aka Michael Nickerson)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden