Re: Hold wxframe (GUI)

2014-03-26 Thread Mark Lawrence
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

Re: Hold wxframe (GUI)

2014-03-25 Thread Jaydeep Patil
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