How to change the document's window title ?
12/07/03 20:05
I want to change the title of my document's window to dynamically reflect settings…
See Apple documentation regarding - (NSString *)windowTitleForDocumentDisplayName:(NSString *)displayName.
See Apple documentation regarding - (NSString *)windowTitleForDocumentDisplayName:(NSString *)displayName.