A
A
Andrei1penguin12021-05-09 18:27:11
Python
Andrei1penguin1, 2021-05-09 18:27:11

Why doesn't FileChooserIconView show files?

Good day, here is the code:

a = FileChooserIconView(filters=["DumpStack.log.tmp", "hiberfil.sys", "pagefile.sys", "swapfile.sys"])
popup = Popup(title='Select file', content=a)
popup.open()

But I can't select files, because they are simply not displayed, only directories are displayed. Can
you please tell me why this is happening?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question