Daniel Martin Yerga wrote: > Try changing the line: > window2.connect("destroy", gtk.main_quit) > > with: > window2.connect("destroy", window2.destroy) > > You have more information about gtk.main_quit function in: > http://pygtk.org/docs/pygtk/gtk-functions.html#function-gtk--main-quit > > Yippee doodle! :) Thanks for that!
I had been on the page that you referenced, convinced that I should not really be doing a 'gtk.main_quit', but I didn't see any syntax/examples like 'window.destroy' as you mentioned. I would really like more tutorials written at my level of understanding :) Dare _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers