I've been working on the project I previously mentioned on this mailing list for some time now and solved a lot of my own issues that needed to be solved however the gtk text view continues to elude me I have read the following tutorials and check the pygtk documentation but have not gotten very far.<br>
<br><a href="http://docs.huihoo.com/pygtk/2.0-tutorial/sec-TextViews.html">http://docs.huihoo.com/pygtk/2.0-tutorial/sec-TextViews.html</a><br><a href="http://www.linuxjournal.com/article/6586">http://www.linuxjournal.com/article/6586</a>: This I can make the example work, but not implement the principles in a similar manner in my program.<br>
<br>What I am trying to achieve is read in any number of URL's from a preferences file, additionally I have several os.system calls that I wish to pipe to another text view would there be much more to capturing mass amounts of output?<br>
<br>If there's any more information anyone needs with regards to what I am attempting let me know and I'll try to further explain.I also tried attaching my project but the system wont allow me to attach it, so again if more information is required just ask.<br>
<br>Many thanks<br>Neil Munro<br>