How to open a small pop-up screen within Flet application? #1235
Unanswered
TheCodeCache
asked this question in
Q&A
Replies: 2 comments
-
|
Hi Team, |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
To view the progress of the execution, you can add this |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
On a
Flet UIpage, while an activity is in progress, we wanted to display a detailed log in a smallpop-upwindow screen. We tried usingalert dialogto simulatepop-upscreen, but this alert dialog is not moving on the page. it seems stuck or static. it is not movable. Hence, we don't want to usealert dialogfor this.What is the other possible solution to bring up a small
popup screenon Flet UI? or how to movealertdialogaround on the page usingmousePlease suggest, thanks!
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions