Scrollable Frame #259
Abdulsamipy
started this conversation in
General
Replies: 3 comments
-
Look here: https://blog.teclado.com/tkinter-scrollable-frames/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://blog.teclado.com/tkinter-scrollable-frames/ doesn't seem to integrate well with customtkinter, a CTkScrollableFrame class would be appreciated 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@TomSchimansky If it can be useful, i made https://github.com/mq1/ice-launcher/blob/main/ice_launcher/components/scrollable_frame.py |
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.
-
Hello am trying to create a frame where users can generate multiple entries with a button, the issue is when multiple entries are created the window is unable to scroll down, is it possible if I can make the Comment Frame scrollable only?
Image 1 :Before creating multiple entries , Image 2 : after creating multiple entries
Beta Was this translation helpful? Give feedback.
All reactions