Thanks Bill.
That does work!

Thanks a lot! :)
Regards,
Olrik

2008/8/23 Bill Burns <[EMAIL PROTECTED]>

> Olrik Lenstra wrote:
>
>> It works! :)
>> My program is now as good as done, only one thing that bothers me a bit.
>> When I click the scan button the GUI Freezes because it is handling the
>> onScan function.
>> Is there any way to prevent this?
>>
>> Regards,
>> Olrik
>>
>
> You might try adding wx.SafeYield(self, True) inside of the onScan method.
>
> HTH,
>
> Bill
>
>
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to