Forum Archive

Possible to select multiple images in ”dialogs.pick_document”?

Niklas

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

cvp

@Niklas Not sure this is what you want but it supports iCloud and multiple selection

Niklas

Thanks! That looks promissing. I will try it out. 🙂