How can I have a custom icon in a Python tkinter program without hardcoding the path to the icon file? (tkinter, iconbitmap and cx_freeze)

后端 未结 0 1405
悲&欢浪女
悲&欢浪女 2021-01-24 04:08

I have a simple tkinter GUI I\'ve been working on.

I am familiar with changing the icon of the root window using root.iconbitmap("/path/to/icon.ico")

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