TextView question
TextView question
- Subject: TextView question
- From: Jason Jasmin <email@hidden>
- Date: Thu, 10 Aug 2006 13:21:33 -0400
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
_______________________________________________
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