hello there
i'm doing a project in pygtk and am facing a problem while coding.
i'm absolutely clueless as to how to establish a link between the
terminal and the pygtk window. i don't know how to get the output of
a particular command run using os.system() on to the pygtk window so
that it takes some user input and then proceeds. instead it gives
the output on the terminal and takes user input and then proceeds,
which is not what i want as this means coming out of the GUI.
please help me out,
thankyou.
smita.
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/