How to color background of Canvas label after it is drawn?

后端 未结 0 796
遥遥无期
遥遥无期 2021-01-28 18:25

I am using Tkinter and need to color the background of a label after it is drawn based on an input value.

import random
from tkinter import *
import tkinter.font          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题