CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

ICO's not working in Toplevel windows

Open Lil-Kneezy opened this issue 2 years ago • 3 comments

I have an ICO that I have set as default in the app level window and that is working fine, but the Toplevel windows are not taking the icon photo, they are maintaining the icon that packs with custom tkinter. I also tried placing the ICO in the Toplevel frame as well but it does not work. Can anyone tell me what I am missing or if this is a known issue.

Lil-Kneezy avatar Mar 17 '24 04:03 Lil-Kneezy

@Lil-Kneezy Check this thread : https://github.com/TomSchimansky/CustomTkinter/discussions/1099

Akascape avatar Mar 17 '24 05:03 Akascape

#2302 this one too, and there you get why https://github.com/TomSchimansky/CustomTkinter/issues/2302#issuecomment-1991632556

JanPanthera avatar Mar 17 '24 11:03 JanPanthera

Understood, unfortunate that the bug has not been worked out but this will do! Thank you all for the help

Lil-Kneezy avatar Mar 18 '24 02:03 Lil-Kneezy