Re: window title (newbie question)
Re: window title (newbie question)
- Subject: Re: window title (newbie question)
- From: PGM <email@hidden>
- Date: Mon, 31 Jul 2006 22:39:13 -0400
Hello all.
I'm sure this is a simple thing to do, but I'm having trouble
giving new windows a title. At which point in the window creation
do we assign the title, and where is the set window title command?
I've seen it done in code, but I can't seem to get it to work for
me. I guess I'm putting the set window title call in the wrong
place, so that's why I'm asking where it goes. My windows always
have either no title, or some default that I'm not sure where it
comes from.
Any assistance would be greatly appreciated. Even a pointer to
documentation on this is fine, I've found a few, but I'm apparently
not looking in the right place, because I can't find a simple
straight to the point sample that does nothing but set a title.
<grumble>
Thanks much.
_______________________________________________
If you have a document-based app and want to override the default
"untitled" names, you may also want to have a look at the displayName
method of NSDocument. See http://www.cocoabuilder.com/archive/message/
cocoa/2005/7/11/141416
Best, Patrick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden