Python Forum
Make Label Text background (default color) transparent using tkinter in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Make Label Text background (default color) transparent using tkinter in python
#2
wxpython has a SetTransparent command. tkinter does not, but I found this which may be helpful: http://www.kosbie.net/cmu/fall-11/15-112...le-demo.py
Reply


Messages In This Thread
RE: Make Label Text background (default color) transparent using tkinter in python - by Larz60+ - Nov-28-2019, 10:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Tkinter: An image and label are not appearing. emont 7 397 Mar-21-2024, 03:00 PM
Last Post: deanhystad
  make widgets disappear from tkinter jacksfrustration 12 935 Feb-06-2024, 03:58 PM
Last Post: deanhystad
  Transparent window background, but not text on it muzicman0 7 2,734 Feb-02-2024, 01:28 AM
Last Post: Joically
  tkinter destroy label inside labelFrame Nick_tkinter 3 4,479 Sep-17-2023, 03:38 PM
Last Post: munirashraf9821
  [Tkinter] COMPLEX! Transparent Canvas Linux AceScottie 7 1,626 Jun-21-2023, 06:44 PM
Last Post: AceScottie
  My Background Image Is Not Appearing (Python Tkinter) HailyMary 2 3,974 Mar-14-2023, 06:13 PM
Last Post: deanhystad
  [Tkinter] how to make label or button not visible with the place method? nowayj63 2 2,636 Jan-03-2023, 06:29 PM
Last Post: Yoriz
  [Tkinter] Updating tkinter text BliepMonster 5 5,661 Nov-28-2022, 01:42 AM
Last Post: deanhystad
  [Tkinter] Transparent Canvas finndude 8 9,644 Oct-02-2022, 01:48 PM
Last Post: joe_momma
  [PyQt] [Solved]Change text color of one line in TextBrowser Extra 2 4,761 Aug-23-2022, 09:11 PM
Last Post: Extra

Forum Jump:

User Panel Messages

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