| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
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
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.