[wingide-users] (no subject)
Wing IDE Support
support at wingware.com
Mon Jul 13 11:42:16 MDT 2009
Eric F wrote:
> Thanks! That solves part of the problem. If I run:
> ...
> Any ideas on how to do dynamic stuff with tk in wing?
The shell does seem to have problems with Tkinter. A workaround is to
put your code in a file and run the file, which has the advantage that
you don't need to re-enter all of your setup code when something goes wrong.
Cheers,
John
More information about the wingide-users
mailing list