Skip to content
Discussion options

You must be logged in to vote

@AaronCatolico did you try other ways like:

  • Adding Control1 and Control2 inside the build() or __init__() of Hamburger_btn, as in, Hamburger_btn is a UserControl composed of other UserControl like Control1 and Control2.
  • OR, maybe passing in those Ref when instantiating Hamburger_btn.

IMO, multiple inheritance and MRO is best avoided.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@AaronCatolico
Comment options

@thetrotfreak
Comment options

@thetrotfreak
Comment options

@thetrotfreak
Comment options

Answer selected by AaronCatolico
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
2 participants