Release 3.9.1 & 1.1.2
This commit is contained in:
parent
8f7356f425
commit
91da5ed7b2
23 changed files with 487 additions and 150 deletions
|
@ -53,7 +53,7 @@ def Launcher2():
|
|||
|
||||
window.Layout(layout)
|
||||
|
||||
# ---===--- Loop taking in user input and using it to query HowDoI --- #
|
||||
# ---===--- Loop taking in user input --- #
|
||||
while True:
|
||||
(button, value) = window.Read()
|
||||
if button in ('EXIT', None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue