problem with scrollToPoint
problem with scrollToPoint
- Subject: problem with scrollToPoint
- From: email@hidden (ruediger schmidt)
- Date: Tue, 27 Nov 2001 15:09:28 +0100
Hi using scrollToPoint I get
strange results. When I send it to the contentView of a NSScrollView the
Scrollers remain unchanged and I have the impression that I have changed
the frame of the NSClipView (because parts of the underlaying window
become visible )and not the Position of the documentView within the
NSClipView.
Is it me or did I misunderstood the function of scrollToPoint?