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
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 mails | Author | Date |
|---|---|---|
| Jason Jasmin | Aug 10, 19:21 | |
| Andreas Mayer | Aug 10, 21:42 | |
| Jason Jasmin | Aug 11, 05:48 | |
| Chris Suter | Aug 11, 06:06 | |
| Andreas Mayer | Aug 11, 12:25 | |
| Spencer Salazar | Aug 11, 14:57 | |
| Jason Jasmin | Aug 11, 19:33 | |
| Douglas Davidson | Aug 16, 00:37 | |
| Mai Bui | Sep 15, 23:11 |






Cocoa mail archive

