[Tkinter-discuss] update image on pressing button

2014-10-29 Thread rajat das
Dear All, I am new in python programming, kindly help me out. *Problem: *Basically as user press the "Next image button" the image should get refreshed by the next image from the specified path and so on. The problem is on pressing the button the image is coming below of the previous image not o

Re: [Tkinter-discuss] update image on pressing button

2014-10-29 Thread Michael Lange
Hi, On Wed, 29 Oct 2014 13:08:04 +0530 rajat das wrote: > Dear All, > > I am new in python programming, kindly help me out. > > *Problem: *Basically as user press the "Next image button" the image > should get refreshed by the next image from the specified path and so > on. The problem is on