Tom Schimansky
Tom Schimansky
CTkScrollbar is now available: https://github.com/TomSchimansky/CustomTkinter/wiki/CTkScrollbar (with version 4.5.0)
It works like a normal tkinter scrollbar, I don't now if a frame is scrollable in tkinter. You can us it for every widget that accepts a yscrollcommand/xscrollcommand.
Should work now with version 4.5.11.
I will add this feature next week when I have time! austrianadrian ***@***.***> schrieb am Mi., 10. Aug. 2022 18:46: > [image: Bildschirmfoto 2022-08-10 um 18 43 30] > >...
Duplicate of https://github.com/TomSchimansky/CustomTkinter/issues/164
Are you using Linux? On Windows and macOS the tkinter menu which is used for the dropdown menu has some sort of scrolling, but not on Linux for some reason....
As far as I can see there is no option to set the max height for a tkinter menu: https://anzeljg.github.io/rin2/book2/2405/docs/tkinter/menu.html https://stackoverflow.com/questions/30027138/how-to-get-set-menu-widget-height
Can you post the code and your platform, python and customtkinter version please?
I can not reproduce this, therefore I will close this issue.
Please provide a minimal example code of what's not working, I don't know what you mean.