"Olrik Lenstra" <[EMAIL PROTECTED]> 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@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to