NSTextView auto scroll up behaviour
NSTextView auto scroll up behaviour
- Subject: NSTextView auto scroll up behaviour
- From: Satoshi Matsumoto <email@hidden>
- Date: Wed, 31 Aug 2005 11:00:43 +0900
On NSTextView "Wrap to Window" mode, when the caret reaches at the bottom of
the window, the display contents are automatically scrolled up the half
height of the window.
But when a new line was inserted at the end of the document, the display
contents are scrolled up just only one line. This behaviour is bothersome
because the contents are scrolled up frequently for every new line
insertion.
On the application "Pages", the display contents are always automatically
scrolled up the half height of the window even if the caret was at the end
of the document.
Does anybody know how to customize the NSTextView auto scroll up behaviour
in order to realize Pages-like specification?
Thanks
Satoshi Matsumoto
-----------------------------------------------------
Satoshi Matsumoto
816-5 Odake, Odawara, Kanagawa, Japan 256-0802
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden