Re: NSOutlineView Bug - help
Re: NSOutlineView Bug - help
- Subject: Re: NSOutlineView Bug - help
- From: Chuck Pisula <email@hidden>
- Date: Thu, 15 Nov 2001 15:23:44 -0800
I'm just finally catching up on the emailing list. Did you solve this
problem? If not, please log a bug and I will try to look at it. It
would help me greatly if you can either be very detailed, or provide a
small example with source. It sounds like you should be able to break
this down into an simple example.
Thanks,
-chuck
On Thursday, October 18, 2001, at 05:32 AM, Steve Gehrman wrote:
NSOutlineView has a bug when it draws it's NSTableHeaderView while
scrolling.
This problem only happens when you have an NSOutlineView contained in
an NSScrollView and have those views contained in another
NSScrollView. (I've written an NSBrowser using NSOutlineViews) The
NSOutlineView is trying to draw it's NSTableHeader views relative to
the outermost NSScrollView and not the NSScrollView that contains it's
NSOutineView.
The NSTableHeaderView draws correctly when you refresh the window, the
problem is only when scrolling. It's obvious by the position it draws
it's headerviews that it's trying to line up with the outermost
NSScrollView.
Has anyone else seen this? And is there anyway of getting around this.
I'm in a real rush to ship a product, so any help would be appreciated.
-steve
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev