Filelist
SimpleKivy.SimpleKivy.Filelist(initialdir='./', k=None, folders_only=False, file_types_filter=(), **kw)
title - the title of the window initialdir - the directory that the dialog starts in initialfile - the file selected upon opening of the dialog filetypes - a sequence of (label, pattern) tuples, ‘*’ wildcard is allowed defaultextension - default extension to append to file (save dialogs) multiple - when true, selection of multiple items is allowed
This post is licensed under CC BY 4.0 by the author.