All Questions
1 question
4
votes
4
answers
3k
views
tkinter askstring deleted before its visibility changed
I am trying to make a popup window where someone can fill in a string in an Entry box. I have gone through many examples, but it doesn't work.
I am trying to this:
var_entry = simpledialog....