simpledialog Questions
3
Solved
I'm building android app using flutter. I have a problem to close the simple dialog programmatically.
Now I have a stateful page named ListVessel. This page contains listTile from array otherVess...
Demilune asked 18/12, 2019 at 4:19
4
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.askst...
Ichthyosis asked 26/11, 2018 at 11:44
2
Solved
While using the simplesialog.askstring is good and all, I would like to resize the pop-up window and also resize the width of the text input.
(sample code)
from tkinter import *
from tkinter impo...
With asked 27/11, 2018 at 15:47
1
© 2022 - 2024 — McMap. All rights reserved.