Re: - [NSWindow setTitleWithRepresentedFilename:] still broken?
Re: - [NSWindow setTitleWithRepresentedFilename:] still broken?
- Subject: Re: - [NSWindow setTitleWithRepresentedFilename:] still broken?
- From: Jim Correia <email@hidden>
- Date: Wed, 6 Mar 2002 09:39:33 -0500
On Wednesday, March 6, 2002, at 09:35 AM, Lance Bland wrote:
A call to this really nice method:
- [NSWindow setTitleWithRepresentedFilename:];
does not seem to work as it use to (years ago), nor as documented. I
remember some notes about two or three years ago saying that it was
broken. I guess it never made it to the bug fix workshop. Perhaps the
window document icon got in the way and no one could figure out what to
do? Is their a way to get this to work? I notice that other apps also
suffers from the issue (like Edit.app).
We'll roll our own (it is easy), but I'd be interested in knowing if
there is a good reason why it doesn't work as documented, or as it use to,
before proceeding.
I don't have my mind reading glasses on this morning, and you didn't
describe the misbehavior.
What do you want it to do that it isn't doing? What is it doing that is
undesirable? What is getting in your way?
The documentation, in its current form, only says:
setRepresentedFilename:
- (void)setRepresentedFilename:(NSString *)path
Sets the name of the file the receiver represents to path.
What did it used to say? What was the old behavior?
Jim
_______________________________________________
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.