[...]


But it doesn't seem to work since I cannot see the dialog appearing. As I understand the documentation in:

http://www.pygtk.org/pygtk2reference/class-gtkdialog.html
When one use run(), the dialog is displayed in blocking mode so I inferred
that when one use show() the window is displayed in non blocking mode.


I suspected this might because the computation is finished too quickly
so I added some sleep calls but without success.

Any hints ?


See FAQ 10.17:

http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq10.017.htp

Johan
_______________________________________________
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