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

Forum statistics

Threads
474,262
Messages
2,571,311
Members
47,986
Latest member
ColbyG935

Latest Threads

Top