Replies: 1 comment
-
I have this same problem, I could easily use tkinter and that. |
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
-
I want to get the index of a selected item in my combobox, normally i would use de current() method on tkinter.
But here it seems to be different.
Does anyone knows how to do it?
Beta Was this translation helpful? Give feedback.
All reactions