Changing initial value of isDocumentEdited
Changing initial value of isDocumentEdited
- Subject: Changing initial value of isDocumentEdited
- From: Magnus Strand <email@hidden>
- Date: Mon, 28 Feb 2005 09:54:54 +0100
Hi,
I am developing a Cocoa document based app.
I want to make a quick and dirty solution in my app and
I want all documents created to be dirty from start (i.e.
isDocumentEdited flag to be true).
I have tried to call NSWindowController method setDocumentEdited:YES from my
NSDocument's subclass method windowControllerDidLoadNib, but this
doesn't work.
Perhaps it is too early at this stage to set this flag?
Regards,
*Magnus Strand *
_______________________________________________
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