[SOLVED] Re: NSScrollView scroll notifications?
[SOLVED] Re: NSScrollView scroll notifications?
- Subject: [SOLVED] Re: NSScrollView scroll notifications?
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 2 Nov 2004 10:20:41 -0700
On Nov 1, 2004, at 4:14 PM, Nick Zitzmann wrote:
But when the view is scrolled, the tracking rectangles stay the same.
How do I let the subviews know when the enclosing scroll view has been
scrolled?
Thanks to those who responded. Here is the correct answer: Get the
view's NSScrollView, get the NSScrollView's NSClipView, turn on
bounds-did-change notifications on the NSClipView, and register for the
notifications.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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