Tkinter wm_attributes does not have all the options in Linux

前端 未结 0 1384
眼角桃花
眼角桃花 2020-12-08 16:35

I wanted to create a GUI with Tkinter in Linux (Python3.x). When I tried to execute the following: -

from tkinter import *
import tkinter


root = Tk         


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