[Tutor] Problems with Gauge Bar.

Olrik Lenstra o.lenstra at gmail.com
Sat Aug 23 02:05:43 CEST 2008


I attached the whole program.
I'm pretty sure I made a lot of beginners mistakes, if you see something
drastically wrong feel free to point it out ;-)

Regards,
Olrik

2008/8/23 Alan Gauld <alan.gauld at btinternet.com>

>
> "Olrik Lenstra" <o.lenstra at gmail.com> wrote
>
>  When I click the scan button the GUI Freezes because it is handling the
>> onScan function.
>> Is there any way to prevent this?
>>
>
> This is back to where we started in that you need to break
> the onScan function down such that you only process a portion
> of the data before resetting the timer. Everytime you restart the
> timer control will revert to the GUI untill the timer next fires.
>
> If you are unsure how to do that you will need to show us some
> code.
>
>
> --
> Alan Gauld
> Author of the Learn to Program web site
> http://www.freenetpages.co.uk/hp/alan.gauld
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20080823/5a4e1ea0/attachment-0001.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: TSO.pyw
URL: <http://mail.python.org/pipermail/tutor/attachments/20080823/5a4e1ea0/attachment-0001.txt>


More information about the Tutor mailing list