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

ShowSaveFile How to set the default file name #140

Open
guitarpark opened this issue Jun 2, 2023 · 2 comments
Open

ShowSaveFile How to set the default file name #140

guitarpark opened this issue Jun 2, 2023 · 2 comments

Comments

@guitarpark
Copy link

how can using ShowSaveFile
set default filename

window.ShowSaveFile(title,?????)

@Jinjinov
Copy link

Jinjinov commented Sep 18, 2024

I would also like to set the default file name.

You do not have to add another parameter - defaultPath can contain both, the default path and the default file name.

@Andersen27
Copy link
Contributor

Draft PR for Photino.NET: #213
Draft PR for Photino.Native: tryphotino/photino.Native#140

I implemented it for all operating systems, but tested it only on Windows - that's why I set the Draft status for PR. Otherwise, it's a ready-made solution. Need help with testing on Linux and MacOS.
@MikeYeager

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