unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.83k stars 712 forks source link

[Skia.WPF] FolderPicker #5233

Closed MartinZikmund closed 1 year ago

MartinZikmund commented 3 years ago

Waiting for https://github.com/dotnet/wpf/issues/7689

Part of #3916

What would you like to be added:

FolderPicker on WPF

Why is this needed:

📁

For which Platform:

MartinZikmund commented 3 years ago

Resources:

MartinZikmund commented 3 years ago

Seems that the only really usable solution would be to integrate Ookii Dialogs - https://github.com/ookii-dialogs/ookii-dialogs-wpf/. This would add an additional dependency to WPF head. Alternative would be to add Windows.Forms Folder browser, but that one is far less functional and would add the whole Windows.Forms framework, which would be even costlier.

GitHub
ookii-dialogs/ookii-dialogs-wpf
Common dialog classes for WPF applications. Contribute to ookii-dialogs/ookii-dialogs-wpf development by creating an account on GitHub.