Re: ScrollBar Position
Re: ScrollBar Position
- Subject: Re: ScrollBar Position
- From: Mike Ferris <email@hidden>
- Date: Tue, 12 Apr 2005 07:44:25 -0700
I would like to be able to tell if the scrollbar of an NSTExtView is
all the way at the bottom. Any ideas?
What I usually do is check the NSMaxY of the -visibleRect of the text
view with the NSMaxY of its -bounds (comparing with an epsilon... these
being floats and all.)
Mike Ferris
_______________________________________________
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