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

Allow the fileselect option choose directories and/orfiles #273

Closed
ScottEKendall opened this issue Jun 22, 2023 · 2 comments
Closed

Allow the fileselect option choose directories and/orfiles #273

ScottEKendall opened this issue Jun 22, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request in progress

Comments

@ScottEKendall
Copy link

The --textfield "Select a file,fileselect" option is wonderful to pick individual files, but would it possible to allow it to also choose Directories as well? maybe do a --textfield "Select a file,dirselect" in addition to the --textfield "Select a file,fileselect" option

@bartreardon bartreardon self-assigned this Jun 22, 2023
@bartreardon bartreardon added the enhancement New feature or request label Jun 22, 2023
@bartreardon
Copy link
Collaborator

yup - this is already implemented in the 2.3 dev branch https://github.com/bartreardon/swiftDialog/blob/b0bfec257eda3264f82740583fdd14ce60270475/dialog/UI/TextEntryView.swift#L71

@bartreardon
Copy link
Collaborator

implemented in 2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress
Projects
None yet
Development

No branches or pull requests

2 participants