Menu bar does not show up on macOS

前端 未结 0 1318

I wrote this code on Pycharm (macOS) but the menu bar does not show up. Can anyone tell me why?

    from tkinter import *

    root = Tk()


    def hello():
         


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