On Tue, 2008-02-19 at 09:49 -0600, Darren Enns wrote:
> I am trying to convert my command-line Python program into a 
> PyGTK/Hildonized version for my Nokia N800.
> 
> I am *very new* at doing this, so the best that I can do is look for 
> examples that other people have written, and this is what I have been 
> using for my 'child' window, but it does not work -- since when I close 
> the window my entire application ends:
> 
[snip]
>        window2.connect("destroy", gtk.main_quit)
[snip]

Get rid of that line :)

--Chris


_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to