Replies: 1 comment
-
I have the same issue, i havent found a fix sadly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, is there any way to set a specific max height for the dropdown list of the Combobox widget? And with a scrollbar, i.e. the same behaviour as the ttk Combobox? I have a list of years going from 2023 all the way back to 1900-something, but when opening the Combobox dropdown, the dropdown takes up the entire computer screen (as in, even beyond the entire app window) which is not ideal.
Setting the height attribute just creates a white rectangle of some sort, not sure why?
https://tinypic.host/i/capture.lohCj
Beta Was this translation helpful? Give feedback.
All reactions