You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to set the CTkToplevel window icon? In Linux, CTkToplevel takes the icon from the main window, and in Windows, there is a CustomTkinter logo instead, and setting it using the .iconbitmap() method does not work either.
In Windows, scrolling CTkScrollableFrame with mouse wheel works, but in Linux it doesn't. Any plans to add it?