Changed ReadNonBlocking to Finalize for forms needing to do an Update prior to Read
This commit is contained in:
parent
4f43f7bcaf
commit
21bbb7fca8
12 changed files with 99 additions and 34 deletions
|
@ -209,6 +209,7 @@ def OneLineGUI():
|
|||
def main():
|
||||
# button, (filename,) = OneLineGUI()
|
||||
# DebugTe`st()
|
||||
sg.MsgBox('Hello')
|
||||
ChatBot()
|
||||
Everything()
|
||||
SourceDestFolders()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue