Re: scroll bars and visible rect
Re: scroll bars and visible rect
- Subject: Re: scroll bars and visible rect
- From: koko <email@hidden>
- Date: Thu, 03 Jan 2013 10:54:02 -0700
visibleRect
Returns the visible region of the receiver, in its own coordinate space. (read-only)
@property(readonly) CGRect visibleRect
Discussion
The visible region is the area not clipped by the containing scroll layer.
And I may have answered my question since it says the visible region is not clipped by the containing scroll layer I assume the scroll bars are inside the visible rect;
-koko
On Jan 3, 2013, at 3:02 AM, Mike Abdullah wrote:
> You need to be more specific. What precisely do you mean by "the visible rect"?
>
> On 2 Jan 2013, at 22:53, koko wrote:
>
>> Are scroll bars inside the visible rect or additive to the visible rect?
>>
>> I ask because we use the visible rect to set the size of a bitmap to display and we are getting some strange behavior from some users and thought they may have scroll bars set to display when scrolling.
>>
>> -koko
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>>
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden