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
___
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
> 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
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
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