Opening GIF Image from Python TKinter Buttons

474
1
11-09-2013 03:27 PM
stevewilliams
New Contributor
I have already made a post on how to open a JPG file but I now plan to use GIF image files.  Can someone show me a sample code example on how to open GIF image files whenever you click buttons on TKinter GUI in Python?  Thanks.
Tags (2)
0 Kudos
1 Reply
JasonScheirer
Occasional Contributor III
It would be the same process, only with the path to the .gif.
0 Kudos