Commit Graph

7 Commits

Author SHA1 Message Date
Youssef Essalhi
9caf657485 Update CTkScrollableFrame
Now the user can :

- Set a height of less than 200px in ScrollableFrame if the orientation is Vertical (Default).
- Set a width of less than 200px in ScrollableFrame if the orientation is Horizontal.
- Change the corner radius of the Scrollbar in ScrollableFrame.
- Change the cursor of the Scrollbar (default now is 'hand 2').
2023-06-26 17:08:22 +01:00
Tom Schimansky
86ba99c2ab fixed scrollbar colors for scrollable frame #1509 2023-04-26 10:53:08 +02:00
Tom Schimansky
f47cf024b2 fixed CTkScrollableFrame and example 2023-02-06 12:55:46 +01:00
TomSchimansky
b177f85328 scrollable frame fix 2023-02-05 22:39:07 +01:00
TomSchimansky
786a5148de finished scrollable frame, added example and test for scrollable frame 2023-02-05 21:41:23 +01:00
TomSchimansky
2359a6ce39 progress on scrollable frame 2023-02-05 03:02:21 +01:00
Tom Schimansky
a478334fb7 start working on scrollable frame 2023-02-04 16:53:48 +01:00