Re: Recalculating an NSScrollView
Re: Recalculating an NSScrollView
- Subject: Re: Recalculating an NSScrollView
- From: John Terranova <email@hidden>
- Date: Wed, 3 Nov 2004 21:04:16 -0800
I think you want something to mimic - [NSTableView tile].
john
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