vertical ruler misbehavior...
vertical ruler misbehavior...
- Subject: vertical ruler misbehavior...
- From: Steve Mykytyn <email@hidden>
- Date: Tue, 26 Nov 2002 09:19:29 -0800
In a vanilla NSScrollView, the horizontal ruler works fine, and the
vertical ruler shows the correct markings when the window is resized,
BUT:
1. When scrolled vertically, the vertical ruler gets confused - it
moves in the direction opposite to what you'd expect. If the view is
scrolled down, the vertical ruler moves down, instead of up.
2. Probably as a consequence of 1., the markings on the ruler are all
messed up.
The NSScrollView encloses a subclass of NSView that displays part of an
NSImage - which works fine. The coordinate system is flipped, but
that doesn't seem to make any difference to the vertical ruler
misbehavior.
Any suggestions on how to track this down would be appreciated - a
search of the archive was not illuminating.
_______________________________________________
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.