Re: newbie view help understanding (rulers example)
Re: newbie view help understanding (rulers example)
- Subject: Re: newbie view help understanding (rulers example)
- From: Fritz Anderson <email@hidden>
- Date: Fri, 7 Jan 2005 10:16:48 -0600
On 5 Jan 2005, at 9:52 PM, Mark Dawson wrote:
What is the difference between "bounds" and "frame" for Cocoa?
The frame rectangle is the portion of the superview that a view
occupies. It is in the superview's coordinates. Its origin has no
effect on the view; its size does affect the view.
The bounds rectangle describes the origin and span of the view in the
view's coordinates. It defines the view's coordinate system. It has no
effect on the superview.
-- F
--
Fritz Anderson
Consulting Programmer Chicago, Illinois
http://resume.manoverboard.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden