Skip to content
Discussion options

You must be logged in to vote

Kind of. But you would add the label as a child of a scrollable container. If your label is larger than the container you will get a scrollbar.

with VerticalScroll():
    yield Label(LOTS_OF_TEXT)

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@totordev
Comment options

@willmcgugan
Comment options

@totordev
Comment options

@totordev
Comment options

@totordev
Comment options

Answer selected by davep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2401 on April 27, 2023 11:00.