Re: Window frame autosave
Re: Window frame autosave
- Subject: Re: Window frame autosave
- From: Peter Schart <email@hidden>
- Date: Fri, 13 Oct 2006 15:18:15 -0500
On Oct 13, 2006, at 2:59 PM, David Aames wrote:
Hello all,
I've just hit something really strange - my preferences window
never saves it's position. I've set the controller not to cascade
windows and tried all three methods of saving the frame: NSWindow's
autosaveFrame..., manually restoring the frame in awakeFromNib and
saving in windowWillClose and using the NSWindowController's frame
autosaving - nothing works. I'm really puzzled why it's doing that.
Any hints are greatly appreciated.
Just a thought: are you using runModalForWindow: to display your
preferences window? If so (from the docs):
"- (int)runModalForWindow:(NSWindow *)aWindow
...
The window aWindow is placed on the screen using the NSWindow method
center..."
pete
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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