CustomTkinter
CustomTkinter copied to clipboard
Update ctk_scrollable_frame.py
with this update, there can be two scrollable; with these scrollables x and y will be scrollable simultaneously. Two scrollable were necessary for my project. Therefore I thought, someone could have the same problem so I opened this PR
Does it support .place() method now?
It would be nice to add an example of this feature to test_scrollable_frame.py
Agree
Okey, that sounds logical. I will add but I have to study my exams right now