[Tutor] after(), how do I use it?

Wayne Werner waynejwerner at gmail.com
Tue Apr 26 03:49:03 CEST 2011


On Mon, Apr 25, 2011 at 8:34 PM, michael scott <jigenbakuda at yahoo.com>wrote:

> So I know it takes 2 arguments, and I know to use it recursively in my problem, so now I understand enough about this function to put it to good use :) Thank you.
>
> Technically speaking it's not a recursive function call, it registers
itself as a callback with the Tkinter mainloop.

For more about recursion:
http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=recursion


HTH,
Wayne

<http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=recursion>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110425/51d39fbd/attachment.html>


More information about the Tutor mailing list