Re: Scrollbar doesn't initially update
Re: Scrollbar doesn't initially update
- Subject: Re: Scrollbar doesn't initially update
- From: "Alastair J.Houghton" <email@hidden>
- Date: Tue, 15 Jul 2003 23:26:47 +0100
On Tuesday, July 15, 2003, at 09:59 pm, Christopher Corbell wrote:
How can one force an NSScrollView to update itself based on
changed size of its document view?
Normally it happens automatically.
I have an NSTableView inside an NSScrollView, defined in a nib.
When it's loaded, the entire view is programatically resized (it's
in a drawer) and the table is programatically populated by its
data source.
That's odd. When I resize the document view of an NSScrollView by
sending a setFrame: message to its document view, the scroll bar
updates just fine. How are you resizing your document view?
Regards,
Alastair.
_______________________________________________
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.