RE: Store window size and location
RE: Store window size and location
- Subject: RE: Store window size and location
- From: "Tony S. Wu" <email@hidden>
- Date: Mon, 19 Aug 2002 09:16:14 -0700
Now I have these two lines in windowControllerDidLoadNib:
[window setFrameUsingName: @"MyWindow"];
[window setFrameAutosaveName: @"MyWindow"];
But it doesn't seem to store the window size like it did with the "Simple
Toolbar" sample.
Could anyone tell me what the problem might be?
I've checked both my codes and the nib files, didn't spot anything.
Thanks.
Tony S. Wu
email@hidden
"Nope, this world ain't perfect. But at least I know it's not because of
me."
_______________________________________________
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.