J
Jorge Telman
I would like to change the titlebar of my word documents to reflect their
modification state. Either they are dirty or clean (changed, or unchanged
since last save).
Example titlebar:
c:\doc\filename (modified)
or
c:\doc\filename (unmodified)
This is how wordperfect looks, and it helps to know when a document needs
saving or not.
Is there an event I can tap into to do this?
I can set a timer to loop forever and check the saved property of the
document, but this doesn't seem like the right way to do it.
Any pointers would be appreciated.
Thanks.
modification state. Either they are dirty or clean (changed, or unchanged
since last save).
Example titlebar:
c:\doc\filename (modified)
or
c:\doc\filename (unmodified)
This is how wordperfect looks, and it helps to know when a document needs
saving or not.
Is there an event I can tap into to do this?
I can set a timer to loop forever and check the saved property of the
document, but this doesn't seem like the right way to do it.
Any pointers would be appreciated.
Thanks.