INI File for the User Settings Demo Program

This commit is contained in:
PySimpleGUI 2021-10-17 17:33:46 -04:00
parent d0f945c74e
commit f16eed5b67
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[My Section]
filename = test1234
filename2 = number 2
filename3 = number 3
[Section 2]
var = New Value
var1 = Default
[Empty]
[last section]
bool = True