Re: Recalculating an NSScrollView
Re: Recalculating an NSScrollView
- Subject: Re: Recalculating an NSScrollView
- From: Daniel Todd Currie <email@hidden>
- Date: Wed, 3 Nov 2004 15:28:32 -0800
You might try NSScrollView's -
(void)reflectScrolledClipView:(NSClipView *)aClipView.
On 2004 Nov 03, at 05:10, Tito Ciuro wrote:
Hello,
I've made a custom control which mimics an NSOutlineView. As expected,
clicking the triangles reveals/hides its siblings. I have put this
NSView inside an NSScrollView and works partially well, except that
the NSScrollView doesn't get updated when I expand the contents of the
view. Given that the content can vary constantly, what do I need to do
to keep the NSScrollView in-sync with the contents?
Thanks,
-- Tito
_______________________________________________
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
_______________________________________________
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