Re: [SOLVED] Window not autosaving to User Defaults
Re: [SOLVED] Window not autosaving to User Defaults
- Subject: Re: [SOLVED] Window not autosaving to User Defaults
- From: Lee Morgan <email@hidden>
- Date: Tue, 21 Jun 2005 04:44:30 -0400
Disregard. Turns out I'm forced to override windowFrameAutosaveName if I setup a NSWindowController. Don't have a clue why it's done this way, seems subclassing a window controller should still allow the superclass to handle this.
- Lee
On Jun 21, 2005, at 4:33 AM, Lee Morgan wrote: I have a window setup in IB with a auto save name, however the window's position is never saved to the user defaults. Oddly ever other window that I have set to auto save is being saved.
The only difference I can think of is that this window has a custom NSWindowController set for it and a delegate, I'm not currently overriding any methods though.
|
_______________________________________________
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