Skip to content
Snippets Groups Projects
Commit 1abc2f04 authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

same

parent 08ebdfb3
No related branches found
No related tags found
No related merge requests found
......@@ -130,8 +130,6 @@ if __name__ == "__main__":
if event is '_COMBO_':
window.FindElement('_HIDDEN_').File_types = (
("{} files".format(ti[values['_COMBO_']]), "*.{}".format(ti[values['_COMBO_']])),)
# initial_folder='data/{}'.format(ti[values['_COMBO_']]))
# Update(window.FindElement('_FILES'))
if event is '_HIDDEN_':
window.Element('_IN_').Update(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment