Line/page scrolling an NSScrollView
Line/page scrolling an NSScrollView
- Subject: Line/page scrolling an NSScrollView
- From: Glen Low <email@hidden>
- Date: Sat, 10 Apr 2004 18:45:26 +0800
Hi all,
I'm racking my brains (and the docs) for this one in case I missed
something obvious. If I have an NSScrollView how do I either (a)
programmatically scroll it by exactly one line or one page or (b) make
it respond to the usual keystroke e.g. page down to scroll by exactly
one line or one page?
As far as page up/down go, it seems to respond to the pageUp or
pageDown method, but no such luck with line up/down.
Cheers, Glen Low
---
pixelglow software | simply brilliant stuff
www.pixelglow.com
_______________________________________________
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.