Re: [Tkinter-discuss] Animation using image sequence

2009-12-22 Thread david . giesen
-585-588-0480 Office | www.kodak.com From: Nemes Andrei To: tkinter-discuss@python.org Date: 12/22/2009 10:47 AM Subject: [Tkinter-discuss] Animation using image sequence Sent by: tkinter-discuss-bounces+david.giesen=kodak@python.org Hi! I'm trying to make an animation using a seque

[Tkinter-discuss] Animation using image sequence

2009-12-22 Thread Nemes Andrei
Hi! I'm trying to make an animation using a sequence of gif images and the canvas widget, but all I see when I compile is a black screen. What I'm trying to do is delete the previous image and create the next one each frame. Am I doing it wrong? Is it do-able at all? Help would be greatly appre