Replies: 1 comment 9 replies
-
Would you post a simple code demonstrating your issue? |
Beta Was this translation helpful? Give feedback.
9 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.
-
Hi, I'm currently creating a Password Manager program using Flet. I am trying to figure out how if I have a for loop for every 4 lines of a file to show text, with a remove button for each 4 lines, how I can make the remove button remove the container it was in, because at the moment to display the updated text, you have to rerun the application.
Beta Was this translation helpful? Give feedback.
All reactions