When I use a ScrolledFrame, how can I dynamically adjust the value of scrollheight according to the length of the content? #597
Unanswered
wuliweigame
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
cost_frame = ScrolledFrame(frame1,height=600,width=430,autohide=True,scrollheight=800)
Beta Was this translation helpful? Give feedback.
All reactions