New feature - keep_on_top setting in FlexForm

This commit is contained in:
MikeTheWatchGuy 2018-09-07 22:13:15 -04:00
parent b6cb352cb3
commit aaedeae326
3 changed files with 10 additions and 8 deletions

View file

@ -1,3 +1,5 @@
#!/usr/bin/env Python3
import PySimpleGUI as sg