Tagged Questions
0
votes
1answer
97 views
Updating NSDocument status without undo?
I have a document-based application but I am not using undo. How do I change the status of my window to be 'dirty' and certain times?
Thanks.