0

I know there are different methods to change the icon image in the window like iconphoto and iconbitmap, but is there any event which can tell if the default tkinter icon is changed?

Akascape
  • 219
  • 2
  • 11
  • 1
    Since there are no events that are fired when the `icon` is changed, maybe you can use a flag manually, somewhere in your code, but this would not be dynamic – Delrius Euphoria Jan 24 '23 at 08:36

0 Answers0