> Hi,
>
> the question: what would be the most efficient method for
> saving/reloading windows positions and dimensions so that the next time
> the application is run, the windows would be reloaded with the saved
> dimensions and positions?
(1) In Interface Builder, give it an autosave name.
(2) There is no step 2. You might read the documentation during the time
you saved not having to do step 2.
m.

Signature
matt neuburg, phd = matt@tidbits.com, http://www.tidbits.com/matt/
Tiger - http://www.takecontrolbooks.com/tiger-customizing.html
AppleScript - http://www.amazon.com/gp/product/0596102119
Read TidBITS! It's free and smart. http://www.tidbits.com
silverdr - 28 Apr 2007 10:14 GMT
>> the question: what would be the most efficient method for
>> saving/reloading windows positions and dimensions so that the next time
>> the application is run, the windows would be reloaded with the saved
>> dimensions and positions?
>
> (1) In Interface Builder, give it an autosave name.
I see. Although this is not exactly what I was looking for (I don't want
it to be autosaved but rather saved as a result of a specific action)
but your quick hint was enough to point me to the possible solution.
Thank you.
> (2) There is no step 2. You might read the documentation during the time
> you saved not having to do step 2.
You might have saved some time on typing step 2 description too ;-)