Re: setFrameUsingName , setFrameAutosaveName
Re: setFrameUsingName , setFrameAutosaveName
- Subject: Re: setFrameUsingName , setFrameAutosaveName
- From: "Tony S. Wu" <email@hidden>
- Date: Thu, 12 Sep 2002 20:54:43 -0700
That's the weird thing.
The same code works in my other application (the one I created for test
purpose).
Same codes, same place, works perfectly.
I just can't figure out why it doesn't work in my real application.
But it's ok, I'll just save the frame manually.
Thanks for the replies.
Tony S. Wu
email@hidden
"Nope, this world ain't perfect. But at least I know it's not because of
me."
Andreas Mayer at email@hidden wrote:
>
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.
_______________________________________________
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.