[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Some small fixes to NSScroller and NSScrollView
From: |
Benhur Stein |
Subject: |
Some small fixes to NSScroller and NSScrollView |
Date: |
Thu, 23 Jan 2003 11:11:43 -0200 |
User-agent: |
Internet Messaging Program (IMP) 3.0 |
NSScroller:
-testPart: The point to test shoud be in the window's coordinates
-mouseDown:, -trackScrollButtons: ditto
-drawArrow:highlight: was not setting highlight state in cell
-trackKnob: do not send action if value is not changed
NSScrollView:
-reflectScrolledClipView: update rulers
-_doScroll: do not redraw headers and rulers, as they will be updated by
reflectScrolledClipView:, called by clipview's scrollToPoint:
NSScroller.diff
Description: Binary data
NSScrollView.diff
Description: Binary data
- Some small fixes to NSScroller and NSScrollView,
Benhur Stein <=