Linking the "document edited" flag to the Undo menu item state
Linking the "document edited" flag to the Undo menu item state
- Subject: Linking the "document edited" flag to the Undo menu item state
- From: Huibert Aalbers <email@hidden>
- Date: Thu, 2 Apr 2009 21:57:00 -0600
Hi everyone,
I am writing an application that offers support for Undo/Redo.
Everything works fine, except for a small detail that bothers me.
Since I set the document edited flag manually, using the [theWindow
setDocumentEdited:YES] instruction each time the document is modified,
I have no way to remove the flag when a user undoes all the changes.
The solution would be to set the document edited flag based on the
status of the Undo menu item state. Is there a simple way to do this?
Thanks in advance,
Huibert
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden