Refresh of Demo applications
This commit is contained in:
parent
7e1ff1d543
commit
8f220a7ac1
9 changed files with 139 additions and 87 deletions
|
@ -88,7 +88,7 @@ def RemoteControlExample_NoGraphics():
|
|||
def main():
|
||||
RemoteControlExample_NoGraphics()
|
||||
# Uncomment to get the fancy graphics version. Be sure and download the button images!
|
||||
# RemoteControlExample()
|
||||
RemoteControlExample()
|
||||
sg.MsgBox('End of non-blocking demonstration')
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue