Refreshing demos. Updating to use newer techniques
This commit is contained in:
parent
e5e1021516
commit
f7deaadf97
8 changed files with 33 additions and 696 deletions
|
@ -1,6 +1,6 @@
|
|||
import sys
|
||||
if sys.version_info[0] >= 3:
|
||||
import PySimpleGUIQt as sg
|
||||
import PySimpleGUI as sg
|
||||
else:
|
||||
import PySimpleGUI27 as sg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue