Open Settings Dialog with TextInput #2170
Unanswered
Korbi-code
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Right now, Toga doesn't have a built-in mechanism for displaying/editing settings - it's been on our wish list for a long time (#90). The immediate workaround is to create a |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@freakboy3742 is this still the best way to do ? |
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.
-
Hello,
I'm currently figuring out what the best solution is to open a "Settings" menu that will show up, similar to the info_dialog.
It should have an input field where the user can type in an API key needed by the main application.
I have some ideas, but I want to know how this is supposed to be done or how others have done something like this.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions