Re: Auto saving Window position broken?
Re: Auto saving Window position broken?
- Subject: Re: Auto saving Window position broken?
- From: Allan Odgaard <email@hidden>
- Date: Thu, 29 Apr 2004 17:00:46 +0200
On 29. Apr 2004, at 15:47, Jesus De Meyer wrote:
If your windows are controlled by a window controller then: "The
default initialization turns on cascading [...] and sets the window
frame autosave name to an empty string".
The window does indeed belong to a subclass of NSWindowController. So
I guess I should set its autosave name manually right?
Yes -- I think I managed to get it to work simply by setting the
shouldCascadeWindows to NO, but that would not really be what the
documentation says (i.e. that the default initializer actually changes
the auto save name to a blank string).
--
et al: used as an abbreviation when referring to a number of people, for
example: "It has been improved by Knuth et al." [syn: and others, et
alii]
etc: continuing in the same way [syn: and so forth, and so on, et
cetera].
_______________________________________________
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.