Tkinter window in full width without being zoomed

后端 未结 0 867
执笔经年
执笔经年 2020-12-05 01:05

I\'m trying to make a window and because I want to hide the window bar at the top of the screen:

import ctypes

mainWindow = tkinter.Tk()
screen = ctypes.wind         


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