How to display colored emojis in tkinter?

前端 未结 0 1339
轮回少年
轮回少年 2021-02-13 16:57

Is there any way to display colored emojis in tkinter?

Here\'s the code:

from tkinter import *

root = Tk()

label = Label(root , text = "         


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