Hi guys! I'm learning gtk and pygtk (I started with pygtk) and I want to know about a thing... I made a window and I want, when I press a button, my program create a popup window with a alert... I made it but I connect the gtk.mainquit signal to the popup and all the windows are killed! How to close only the popup window?
Thanks for help and sorry my poor english :) -- Michel Thadeu Sabchuk Curitiba - Paran� - Brasil _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
