Dima Tepliakov
Dima Tepliakov
Hi everybody, I noticed in a discussion thread [here ](https://github.com/TomSchimansky/CustomTkinter/issues/2096)that [@Akascape](https://github.com/Akascape) introduced a CTkFloatingWindow class designed for a right-click menu in the Customtkinter style. For some reason when I use...
**Description:** I'm encountering a problem when using ttkbootstrap toast notifications in my CustomTkinter application. The toast notifications work as expected, but they inadvertently modify the overall theme of my application....
**Description:** I have encountered an issue with the segmented button widget that causes screen jitter when changing its state. Here's a detailed description of the problem: I created a view...
Hi everybody, I am trying to create a screen where there are 6 images where 4 of them are buttons. Unfortunately, in the images that are buttons, there is a...
Hello everyone, I hope this is the appropriate place to seek assistance. I've created a graphical user interface using the fantastic library, and I've run into an issue. When switching...
Dear All, **Issue:** The progress bar freezes when the user tries to move the window while the progress is being updated. Although the progress continues in the background (e.g., printed...