Newbie - Setting a window to a title other then document file name
Newbie - Setting a window to a title other then document file name
- Subject: Newbie - Setting a window to a title other then document file name
- From: Tom Gray <email@hidden>
- Date: Wed, 17 Sep 2003 17:25:29 -0400
Hello,
I have a NSWindowController subclass whose window I would like to set
to a title other then the filename used by the NSDocument subclass. I
have tried:
[self windowTitleForDocumentDisplayName:@"Crewdog Terminal"];
But, the title of the window on screen is still Untitled.
Any Ideas?
Tom
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.