On 26/03/2014 06:03, Jaydeep Patil wrote:
Hi all,
I need to hold the other execution part after next GUI calls?
How can do that?
Anybody can help me?
I suggest you try a specific mailing list for wxpython, it's available
at gmane.comp.python.wxpython amongst other places.
Also would you
On Wednesday, 26 March 2014 10:34:26 UTC+5:30, Jaydeep Patil wrote:
> I constructed Two frames.
>
> One frame consist of GUI which consist of one Ok button.
>
>
>
> Afer click on OK button another GUI calls. But after Second gui calling, It
> wont stop further procesees. I need to stop futher
I constructed Two frames.
One frame consist of GUI which consist of one Ok button.
Afer click on OK button another GUI calls. But after Second gui calling, It
wont stop further procesees. I need to stop futher proceeses. How can i hold
second gui?
Please reply
Sample Code is:
import wx
cla