auto scrolling my text view
auto scrolling my text view
- Subject: auto scrolling my text view
- From: Paul FitzGerald <email@hidden>
- Date: Mon, 01 Mar 2004 19:30:59 -0800
Long time Mac programmer.
Short time Cocoa programmer.
First time poster.
(like anyone cares)
I have a NSTextView sitting happily in a NSScrollView. I'm programmatically
displaying text in the text view and highlighting sections of the text
programmatically. What I need to happen is when I change the selected text
the selected text to scroll into view. I was hoping for an API call like
scrollSelectionIntoView but ... no.
What is the best approach to making this happen?
Paul FitzGerald
_______________________________________________
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.