Replies: 2 comments
-
I've tried to do this in #196 with an Entry widget instead of the OptionMenu widget, The result is a bit broken. By the way, as far as I know, gui.py is of no real use. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Done with #193 |
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.
-
In gui.py instead of using the OptionMenu widget with long lists to maintain for the user to hunt through, filter the list based on input text. The code below explains it better:
Beta Was this translation helpful? Give feedback.
All reactions