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 (Cocoa-dev@lists.apple.com)
>> 
>> 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:
>> https://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40mikeabdullah.net
>> 
>> This email sent to cocoa...@mikeabdullah.net
> 
> 

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to