[Tutor] Re my earlier question about after()

Phil phillor9 at gmail.com
Fri Jan 27 01:32:12 EST 2023


I found the answer to the second part of my question, instead of 
self.after(1000, self.print_count() it should be self.after(1000, 
self.print_count). So please ignore all after how do I insert a delay 
within a for_loop.

-- 

Regards,
Phil



More information about the Tutor mailing list