Re: setFrameUsingName , setFrameAutosaveName
Re: setFrameUsingName , setFrameAutosaveName
- Subject: Re: setFrameUsingName , setFrameAutosaveName
- From: Andreas Mayer <email@hidden>
- Date: Fri, 13 Sep 2002 05:28:50 +0200
Am Donnerstag, 12.09.02 um 21:59 Uhr schrieb Tony S. Wu:
Where should I put this line in?
Behind the saveFrame I thought.
But I think you should not even have to use saveFrame...
This worked for me in an other project:
[documentWindow setFrameAutosaveName:@"SomeWindow"];
[documentWindow setFrameUsingName:@"SomeWindow"];
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.