Replies: 1 comment 1 reply
-
I tried your code and got this:
Could you provide a minimal reproducible code to demonstrate your issue.? |
Beta Was this translation helpful? Give feedback.
1 reply
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
Greetings. I'm trying to make a GUI for my small application and ran into a problem.
My application is designed to work in two languages.
Actually, this is the question:
There is a drop-down menu with a choice of display language. The user selects a language.
The choice is written to a variable.
How can I update all text in the application without restarting?
What would they be updated according to the new value?
Below is the code, but I just started to understand Flet and don't understand a lot.
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions