hello there
i have an app that runs always. i am using a textview in a scrolled window
and writing to a textbuffer. nothing new.
what i am wondering is.. since there are ways to delete text from a text
buffer, do i need to?
i mean, will it just continue to fill up forever ? or will it cap off
kinda fifo style after it gets too full ?
just wondering if i need to write something that will flush it out every
once in a while.
thanks
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/