Window size and location defaults

2015-07-05 Thread Marco S Hyman
Hello, I’m playing with an OS X app using storyboards. I’ve assigned an Autosave name to the window in Xcode (version 7) and see this in user defaults after starting the program. "NSWindow Frame MainWindow" = "1040 566 540 300 0 0 2560 1417 “; If I change the window size and check defaults I

RE: Window Size and Location

2015-04-24 Thread Lee Ann Rucker
___ From: Raglan T. Tiger [r...@crusaderrabbit.net] Sent: Friday, April 24, 2015 11:33 AM To: Lee Ann Rucker Cc: Cocoa Dev Subject: Re: Window Size and Location > On Apr 24, 2015, at 11:36 AM, Lee Ann Rucker wrote: > > ~/Library/Saved Application State Can the applicatio

Re: Window Size and Location

2015-04-24 Thread Raglan T. Tiger
> On Apr 24, 2015, at 11:36 AM, Lee Ann Rucker wrote: > > ~/Library/Saved Application State Can the application delete its .savedState file without any grumbling from OS X? -rags ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not

RE: Window Size and Location

2015-04-24 Thread Lee Ann Rucker
Subject: Window Size and Location Where are widow sizes and locations stored other than the app defaults ? There must be some cache managed by OS X. -rags ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or

Window Size and Location

2015-04-24 Thread Raglan T. Tiger
Where are widow sizes and locations stored other than the app defaults ? There must be some cache managed by OS X. -rags ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. C