EasyDialogs - select multiple files?

W

wcc

Hello group,

Can I use EasyDialogs to select multiple files? I saw the function
AskFileForOpen but which does not have a flag allowing selection of
multiple files. Did I miss something? Thanks very much,

- wcc
 
A

alex23

I haven't used EasyDialogs myself but a quick scan of both the Mac &
Windows docs doesn't show any explicit support for multiple file
selection.

EasyGUI is similar to EasyDialogs but uses Tkinter instead of native OS
calls:
http://www.ferg.org/easygui/index.html

While it provides simple functions for selecting files, these are
limited to a single file as well. However, you should be able to use
the multchoicebox function along with your own compiled list of files
to select multiple files at once.

Hope this helps.
-alex23
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top