[Tutor] Tkinter / WxPython Question.

Olrik Lenstra o.lenstra at gmail.com
Tue Oct 28 11:11:50 CET 2008


Dear Mailing list,

a while ago a few of you helped me solve an issue I had with a GUI / scan
program that I made.
The problem was that when I tried to move the frame it would hang until the
scan was finished.
To solve this I had to add "wx.SafeYield(self, True)" to the scan and the
GUI wouldn't hang any more.
Now I have redone the program and have written it with Tkinter instead of
WxPython.

So is there a similar command for Tkinter as there is for WxPython?

Thanks in advance.
Regards,
Olrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20081028/b9ed569c/attachment.htm>


More information about the Tutor mailing list