Kveldulv wrote:
> When interrupted, I get
> 
> File "gui.py", line 11, in <module>
>     gtk.main()
> 
Ah, I see now. Thats just telling you that *you* interrupted the 
function/method/whateverthatis.

> When GUI coded manually, all works.
> 
Hence: Something in your (generated) code or XML file is corrupt or 
missing. Perhaps some sort of show() call or attribute. I really only 
have marginal experience with pygtk so I'm just stabbing at thin air.

sorry :(
/W
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to