help on showinfo() is quite laconic:
Help on function showinfo in module tkMessageBox:
showinfo(title=None, message=None, **options)
Show an info message
Where can I find more information about possible options?
help on showinfo() is quite laconic:
Help on function showinfo in module tkMessageBox:
showinfo(title=None, message=None, **options)
Show an info message
Where can I find more information about possible options?