Python Forum

Full Version: Slide show with mouse click pausing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I’m trying to create a slideshow based on images. I use tkinter but I want a piece of code that on mouse click it freezes and show the current image.
Thank you!