Maksim

Results 5 issues of 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: ![Image](https://github.com/user-attachments/assets/dadea492-f69a-4bb0-a12c-0e529aa3073f) NOW: ![Image](https://github.com/user-attachments/assets/5635f93b-b9cf-43c3-bbe8-cc1af3125a41)

enhancement

``` 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...

bug
target-android
needs-investigation

### 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...

icon request