Skip to content

[Question] Scrolling inside UserControl #2687

Answered by ndonkoHenri
arkham64 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to expand the Usercontrol too. Add the method below to the class:

    def __init__(self):
        super().__init__(expand=True)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@arkham64
Comment options

Comment options

You must be logged in to vote
1 reply
@arkham64
Comment options

Answer selected by arkham64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
3 participants