Python Forum
[Tkinter] Tkinter - unicode
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Tkinter - unicode
#5
(Jul-17-2020, 06:52 PM)BitPythoner Wrote:
You can easily use the image parameter from a label.
label = Label(root, image=imagename)

Thanks, i'm working on it.
My problem was purely cosmetical, but testing showed that canvas is a better
option than label for what i want to do.

Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply


Messages In This Thread
Tkinter - unicode - by DPaul - Jul-17-2020, 07:42 AM
RE: Tkinter - unicode - by menator01 - Jul-17-2020, 08:08 AM
RE: Tkinter - unicode - by DPaul - Jul-17-2020, 09:26 AM
RE: Tkinter - unicode - by BitPythoner - Jul-17-2020, 06:52 PM
RE: Tkinter - unicode - by DPaul - Jul-18-2020, 06:26 AM

Forum Jump:

User Panel Messages

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