Python Forum
Displaying Image Files in a GUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Displaying Image Files in a GUI
#1
Hello,

I have this situation:

I'm developing a GUI.
This GUI will display an image (png file) from another folder.
There will be a button on the GUI to update to a new image.

The idea is that there's a button in the GUI.
When the user clicks the button, it displays a random image from the folder.

How do I get the image file to show in the GUI?
Reply


Messages In This Thread
Displaying Image Files in a GUI - by vman44 - Mar-01-2020, 10:51 PM
RE: Displaying Image Files in a GUI - by Larz60+ - Mar-02-2020, 02:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] Create exe file including referenced image (*.png) files mart79 0 2,293 Jul-21-2020, 09:49 AM
Last Post: mart79
  Trouble displaying an image in PyQt4 Vysero 2 3,871 Jul-01-2018, 05:25 PM
Last Post: Alfalfa
  [Tkinter] Displaying an image that can't be closed nicochulo 4 4,890 Feb-15-2018, 10:27 AM
Last Post: nicochulo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020