Christopher Spears wrote:
I am working on this tutorial:

http://www.learningpython.com/2006/05/07/creating-a-gui-using-pygtk-and-glade/

As I progress throught the tutorial, I create a gui
with glade that contains a button that prints "Hello
World!" when I click it.
The Hello World button works.  When I quit the gui by
pressing on the red button in the upper right, the gui
vanishes, but the process continues to run.



Has anyone else had similar problems with this tutorial!?

Yes, the first times I try glade, I forget often click on "add button" after choosen a signal for a widget. When MainWindows has no signal "destroy" installed, its make what you describe !


--
Marie-Claude Collilieux
Bretagne
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to