Consistent scroll-to-visible of text view?

2008-12-16 Thread Randall Meadows
I have a table that contains representations of various types of data. As a row is selected another view changes to show details of that data. For instance, some display images and some display text in an NSTextView. As I change from one row to the next, I populate the detail display

Re: Consistent scroll-to-visible of text view?

2008-12-16 Thread Ashley Clark
On Dec 16, 2008, at 12:46 PM, Randall Meadows wrote: I have a table that contains representations of various types of data. As a row is selected another view changes to show details of that data. For instance, some display images and some display text in an NSTextView. As I change from