`

Python的Tkinter将窗口置顶

 
阅读更多

root = Tk()
root.wm_attributes('-topmost',1)

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics