scrolling mechanism question
scrolling mechanism question
- Subject: scrolling mechanism question
- From: Ivan Kourtev <email@hidden>
- Date: Thu, 1 Apr 2004 10:54:30 -0500
Hi,
This probably is a very simple question for an experienced programmer
(I've been looking for the answer but can't seem to be able to find
it).
I have a scroll view. How do I know that the user has scrolled?
Should one
(a) be examining events, or,
(b) use -(void)reflectScrolledClipView:(NSClipView *)aClipView, or,
(c) do something else?
Can any point me in the right direction? What I need to be able to
find out is that the scrollers have been moved and to where. Thanks.
-- ivan
_______________________________________________
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.