Saving window location
Saving window location
- Subject: Saving window location
- From: Drew Cunningham <email@hidden>
- Date: Fri, 7 Sep 2001 16:27:53 -0400
Can anyone give me an example of Objective-C code to save the main
window's location between application runs? I've been trying to use
NSArchiver/NSUnarchiver to no avail.
It would seem to be popular code to me, but I can't find any examples
specifically for window location in my searches.