On Mon, 2004-05-31 at 13:38, Stephen Kennedy wrote:
> > 
> > ______________________________________________________________________
> > From: Haim Ashkenazi <[EMAIL PROTECTED]>
> >      2. when I debug a program and go to the "quit" menu item which is
> >         connected to gtk.mainquit() the window just hangs. I have to
> >         kill the application. but when running the same script from a
> >         terminal, it quits without a problem. am I doing something
> >         wrong?
> 
> I've found this too. The author of eric3 seemed to think it was a gtk
> problem. Regardless, adding sys.exit(0) to the end of the program fixes
> the symptoms.
do you mean after gtk.mainquit() in the "quit" function?

> 
> Regards,
> Stephen.

thanx
-- 
Haim

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
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