Possible to select multiple images in ”dialogs.pick_document”?
-
Hello!
I want to import one or more images from iCloud. I have tried
dialogs.pick_document(types=['public.image'])
, but can't get it to accept multiple images. Is it possible to do that? Is there a better way to do this?Best regards, Niklas
-
last edited by
-
Thanks! That looks promissing. I will try it out. 🙂