Re: getting the size of the current window
Re: getting the size of the current window
- Subject: Re: getting the size of the current window
- From: Nathan Day <email@hidden>
- Date: Mon, 28 Apr 2003 23:44:24 +0930
theSize = [theWindow frame].size;
On Monday, April 28, 2003, at 03:15 AM, Nebagakid wrote:
Hey y'all,
How would one get the size of a window so they could manipulate it
(like animating it and such)?
-Danny Cohen
homepage.mac.com/nebagakid/software
_______________________________________________
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.
Nathan Day
http://homepage.mac.com/nathan_day/
_______________________________________________
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.