Re: setFrameAutosaveName question
Re: setFrameAutosaveName question
- Subject: Re: setFrameAutosaveName question
- From: Allan Odgaard <email@hidden>
- Date: Thu, 11 Mar 2004 01:05:28 +0100
On 10. Mar 2004, at 23:38, Darrin Cardani wrote:
The first thing I tried to do was to set the "Auto Save Name" field
for each window in Interface Builder. This had no effect at all.
From the documentation of NSWindowController:
The default initialization turns on cascading, sets the
shouldCloseDocument
flag to NO, and sets the window frame autosave name to an empty
string
So what you want is to disable cascading and re-set the name.
_______________________________________________
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.