Hi,
I have created wx.ProgressDialog. As soon as it reaches the maximum value, the progressdialog is not closed. Is there a way to close it automatically. I used self.dlg.Destroy(). It didn’t work
Thanks
Hi,
I have created wx.ProgressDialog. As soon as it reaches the maximum value, the progressdialog is not closed. Is there a way to close it automatically. I used self.dlg.Destroy(). It didn’t work
Thanks