At 1:53 AM +0000 2/28/07, Funky Fred wrote:
>Hello all,
> The first question would be if there was a way of searching the mailing
>list archives - I couldn't find one.
...
You can use Google. Search for:
search terms site:www.daa.com.au/pipermail/pygtk
>But the real question I'm looking for is what the best way to go about
>handling the display of large files in gtk.TextViews. ...
...
I don't know. Does the text need word-wrapping? If not, try turning it
off with gtk.TextView.set_wrap_mode(). It's probably not the only problem.
There may be another text widget more suitable for large amounts of text.
--
____________________________________________________________________
TonyN.:' <mailto:[EMAIL PROTECTED]>
' <http://www.georgeanelson.com/>
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/