esaenzzu
Results
1
issues of
esaenzzu
I'm developing an application where a I need an scrollable widget with horizontal and vertical scrolls This is the code I Had to add in /customtkinter/windows/widgets/ctk_scrollable_frame.py: diff --git a/customtkinter/windows/widgets/ctk_scrollable_frame.py b/customtkinter/windows/widgets/ctk_scrollable_frame.py...