Replies: 1 comment
-
I created a class and handed the path and save data to it. I do the save, or not, from the class, else just save normally within the main method. |
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 have the model AlertDialog example from docs and created a file save dialog that works perfectly. I need to popup the alert if a file exists asking to overwrite or not. I cannot figure out how to return a value from the ok button. I tried several things, including globals, but have yet to find a solution. Any advice? Thank you!
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions