Re(Thanks...Re: Problem in the program flow...please help?)

jatin patni jatinpatni at gmail.com
Wed Jan 9 10:28:51 EST 2008


Thanks Jerry..For the link...I am looking into it...

On Jan 9, 2008 2:36 PM, Jerry Hill <malaclypse2 at gmail.com> wrote:

> On Jan 9, 2008 7:44 AM, jatin patni <jatinpatni at gmail.com> wrote:
> > I have a button(GUI) which when clicked, calls a function connect( )
> which
> > takes around 5-20 seconds to complete(As I mentioned Earlier)
> > The problem is, during this time the other part of the code is rendered
> > useless, I cannot access other parts of the code, for example a cancel(
> )
> > function to be called when cancel button is pressed, cannot be pressed
> until
> > the previous function is completed and moreover the GUI hangs(stops
> > responding).
>
> See http://wiki.wxpython.org/LongRunningTasks for a discussion of some
> of the ways you can deal with this.
>
> --
> Jerry
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080109/7aa3c64b/attachment.html>


More information about the Python-list mailing list