Key error
This commit is contained in:
parent
eb309b5895
commit
91fef55aed
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ layout = [[sg.T('Calendar Test')],
|
|||
|
||||
form = sg.FlexForm('Calendar', grab_anywhere=False)
|
||||
b,v = form.LayoutAndRead(layout)
|
||||
sg.Popup(v['date'])
|
||||
sg.Popup(v['input'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue