Skip navigation.
 
mlTextView question
FROM : Jason Jasmin
DATE : Thu Aug 10 19:21:33 2006

First off, I'm definitely fairly new to Cocoa, so if this is a simple 
question, I apologize in advance :)

I'm trying to make a scrolling text view like the XCode run log. I've 
tried a few different ideas I've found on the net, and they all run 
relatively slow. The one I've had the most luck with was from http://
www.cocoadev.com/index.pl?FastWritesToNSTextView but even that is 
pretty slow in comparison, and it's limited to a fixed width for the 
text.

What do I need to do for (or where can I find) a view that has the 
blinding update speed of the XCode log and behaves in a similar 
fashion (wrapping text if needed, etc)

Thanks

Jason

Related mailsAuthorDate
mlTextView question Jason Jasmin Aug 10, 19:21
mlRe: TextView question Andreas Mayer Aug 10, 21:42
mlRe: TextView question Jason Jasmin Aug 11, 05:48
mlRe: TextView question Chris Suter Aug 11, 06:06
mlRe: TextView question Andreas Mayer Aug 11, 12:25
mlRe: TextView question Spencer Salazar Aug 11, 14:57
mlRe: TextView question Jason Jasmin Aug 11, 19:33
mlRe: TextView question Douglas Davidson Aug 16, 00:37
mlTextView Mai Bui Sep 15, 23:11