Maksim
Maksim
I inserted CTkScrollableDropdown on CTkCombobox where there are many items, and now this Combobox stops opening. It's a pity that this is so, the project is useful and I wanted...
…p belongs to a button on a frame Read issue: https://github.com/Akascape/CTkToolTip/issues/33 and https://github.com/Akascape/CTkToolTip/issues/22 Now the tooltip is updated normally when changing the theme. WAS:  NOW: 
``` from customtkinter import * from CTkMenuBar import CTkMenuBar, CustomDropdownMenu from PIL import Image, ImageDraw class PaintShape(CTk): def __init__(self): super().__init__() menu = CTkMenuBar(self) add_shape = menu.add_cascade("Add Shape") dropdown = CustomDropdownMenu(widget=add_shape)...
### Versions * Python: 3.11.2 * OS: Debian 12 x86_64 (antiX Linux) * Buildozer: 1.5.0 ### Description Complains about an old version of setuptools (51.3.3), although the system has 65.6.3...
### Application name Tcl/Tk file ### Icon name .tcl ### Webpage https://www.tcl-lang.org ### Description Tcl is programming language ### Original icon I don't know, this is file extension, but not...