-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It doesn't work #52
Comments
@l1mafresh Use CTkScrollableDropdownFrame instead of CTkScrollableDropdown (Toplevel) |
I already tried changing it to CTkScrollableDropdownFrame. The result - with CTkScrollableDropdown at least the text on the CTkCombobox was visible, and with CTkScrollableDropdownFrame - only an empty combobox with no text on it. |
@l1mafresh Can you provide a full example which I can test? |
Download code with CTkScrollableDropdown: |
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 to apply it to my project "Brushshe" (in my repository).
The Combobox itself is there, but I can't expand its items.
The text was updated successfully, but these errors were encountered: