scrolling discrepancies
scrolling discrepancies
- Subject: scrolling discrepancies
- From: Francisco Tolmasky <email@hidden>
- Date: Sat, 27 Dec 2003 00:09:54 -0800
After much searching, I came across an interesting occurrence. When
assembling a text system by hand, complete with text view and
nsscrollview, the value of "newOrigin" sent when scrolled to this
message:
- (void)scrollClipView:(NSClipView *)aClipView
toPoint:(NSPoint)newOrigin;
is flipped. Yet, when building it through IB, the values received are
NOT flipped. Does any one know how this can be, first that there is
any difference at all, and secondly that the scroll view somehow
compensates in both cases.
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.