Hi, I'm going around in circles so I'm asking for help. I want to read a simple text file and output the contents to a GUI window when I click on a button. I have written a small python program to read the contents of a file when a button is clicked but can only output this to a console window. I'm using the pygtk binding with glade for the gui.
I know it must be quiet simple but a mental block has rapidly descended. Any help would be appreciated. -- http://mail.python.org/mailman/listinfo/python-list