[Tutor] Functions and Mainloop()

Jonathan Balkind finde.m at gmail.com
Thu Jan 8 20:30:02 CET 2009


Hi tutor list,
I haven't been programming for long with Python, and I'm currently trying to
make a simple game using Tkinter. I was wondering whether it is possible to
submit a function to the mainloop so it will run every time the loop goes
around? I thought about adding the function to the event handler, but I was
hoping I could just submit the function to the mainloop.

Thanks in advance, Jonathan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090108/f65cc6e8/attachment.htm>


More information about the Tutor mailing list