hello, i want to know whether i can display an image from the path i have selected? like, i have a path for example: c:\user\desktop\33.jpg, and i want to take only that jpg file and i have to display that image using label or something. If it is possible, i want to know how?

Thanks in advance!

Recommended Answers

All 2 Replies

Use one of vegaseat's tkinter examples. You can adapt the example by reading the file from your disk instead of the internet.

thanks! i got it :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.