(wxPython) wx.ProgressDialog - how to cancel out of?

7stud bbxx789_05ss at yahoo.com
Sun Sep 16 04:47:59 EDT 2007


On Sep 15, 5:25 pm, 7stud <bbxx789_0... at yahoo.com> wrote:
>    dialog.Destroy()
>    timer.Stop()

>    win.Show() #********************

You can also change that last line to win.Destroy(), and then the user
will never see the frame.




More information about the Python-list mailing list