You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @toqduj, thanks for the suggestion. Unfortunately, the way things are currently implemented it's not something I can easily implement. I will leave the issue in place for future reference though.
Alright, no worries, and thanks for the nice interface so far! (now using it to select directories, and letting glob take care of selecting the matching files...
I was also looking for a solution for selecting multiple files. One potential workaround I can think of is to use a SelectMultiple widget and push ipyfilechooser.selected to the widget with register_callback. Related issue:opengeos/whiteboxgui#8
Would it be possible to add support for multiple file selection (i.e. using command-click or shift-click?)
The text was updated successfully, but these errors were encountered: