Output to a text window

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • google@orcon.net.nz

    #1

    Output to a text window

    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.

Working...