Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: ability to select multiple PDFs or other files at once (not using Display.GALLERY_ALL_MULTI and the like) #2

Open
schreiby opened this issue Nov 6, 2018 · 4 comments

Comments

@schreiby
Copy link

schreiby commented Nov 6, 2018

Hello,

Thank you for this library.

I saw your TestMultiGallery gist and really like it. I was wondering, could an implementation be added to enable a multi-select for documents outside of the gallery, like PDFs, in the Filechooser? Even better, could there be implementation to multi-select both media-type files (such as images and videos) as well as PDFs?

Thank you!

@shannah
Copy link
Owner

shannah commented Nov 8, 2018

On IOS, this should be easy to do, since the native document selection UI supports multi-selection via a boolean flag.

Still need to look into the Android side of things to see how hard it will be there.

shannah added a commit to codenameone/CodenameOne that referenced this issue Nov 8, 2018
shannah added a commit to codenameone/CodenameOne that referenced this issue Nov 8, 2018
shannah referenced this issue Nov 8, 2018
…n't yet in CN1 core. Also, iOS is having trouble (even with single selection) right now in my demo on iOS 4S. Not sure why it is hanging but requires more investigation.

TODO Still need to clean up native interfaces for ports other than iOS as I changed the signature of one of the methods and it will fail to build on other platforms until I fix them.
@schreiby
Copy link
Author

schreiby commented Nov 9, 2018

Thank you so much!

@schreiby
Copy link
Author

Hi,

Is there an ETA on this feature? Also, anything I can do to help?

@DurankGts
Copy link

hello, I would like that this issue it was solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants