Tkinter binding and keyboard hardware settings (WinXP)

2006-07-10 Thread apriebe47
Hello, I have created a simple canvas in Tkinter to display a number of PhotoImages, I then bind a key (in my case, Up) to start a loop that plays through a list of PhotoImages to make it an animation of sorts. What I noticed is, after holding down the key for a certain time, it would not loop

Re: Tkinter binding and keyboard hardware settings (WinXP)

2006-07-10 Thread Claudio Grondi
[EMAIL PROTECTED] wrote: Hello, I have created a simple canvas in Tkinter to display a number of PhotoImages, I then bind a key (in my case, Up) to start a loop that plays through a list of PhotoImages to make it an animation of sorts. What I noticed is, after holding down the key for a