Re: NSWindowController
Re: NSWindowController
- Subject: Re: NSWindowController
- From: tony cate <email@hidden>
- Date: Sat, 13 Dec 2003 15:42:30 -0600
The method you want is -setTitle. It's in the NSWindow class.
On Dec 13, 2003, at 3:27 PM, Jason Reece wrote:
Hi all,
Can I please have some help. I'm trying to set the title of a window
programmatically. The window is a subclass of NSWindowController, and
is built using IB. I've tried using the methods in the documents to no
avail. I.e
- (NSString *)windowTitleForDocumentDisplayName:(NSString
*)displayName;
All I want to do is to set the windows title to "fred" or "banana" or
something like that. Surely it cant be that hard, can it?
Thanks.
J. Reece
Technical & Marketing Director
The Ideas Studio
email@hidden
www.ideasstudio.com
_______________________________________________
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.
_______________________________________________
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.