RELEASE 3.0.2
This commit is contained in:
parent
699a6912d2
commit
ebb0dbb03a
4 changed files with 63 additions and 12 deletions
|
@ -40,5 +40,6 @@ def Everything():
|
|||
|
||||
sg.Popup('Title', 'The results of the form.', 'The button clicked was "{}"'.format(button), 'The values are', values)
|
||||
|
||||
Everything()
|
||||
|
||||
if __name__ == '__main__':
|
||||
Everything()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue