Adding Qtpy graphics view to flet container #1373
Unanswered
guillermollopis
asked this question in
Q&A
Replies: 1 comment
-
I personally don't think this is possible or could be even possible someday. Flet's builds up Flutter widgets, which I think can't move along with python qtpy widgets/components. |
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.
-
Question
I wonder if it is possible to add to a flet container an object of a different UI package. For example, I would like to add content created with qtpy. But flet containers just accept layout content.
Does anyone know if this is possible or if there is another way of doing it?
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions