Skip to content

Conversation

@dipeshmsft
Copy link
Member

@dipeshmsft dipeshmsft commented Jun 27, 2023

Description

In this PR, we add a sample app demonstrating the use of common dialogs ( OpenFileDialog, SaveFileDialog, OpenFolderDialog ( available in .NET 8 ))

Customer Impact

Allows new WPF users to understand how to use file and folder dialogs easily in WPF.

Risk

None

Note

The application lacks comments and OpenFolderDialog functionality is commented out till it is available in WPF

@dipeshmsft dipeshmsft requested review from a team and singhashish-wpf June 27, 2023 08:47
@miloush
Copy link
Contributor

miloush commented Jul 7, 2023

I have to say this is not the greatest sample app, but I guess it's alright for what this repo already contains.

I would think you either do a showcase-type app, where people can set the properties and invoke the dialog in the UI, or you do something a bit more useful, like a trivial version of Notepad...

@dipeshmsft
Copy link
Member Author

I would think you either do a showcase-type app, where people can set the properties and invoke the dialog in the UI, or you do something a bit more useful, like a trivial version of Notepad...

This is in progress.

@dipeshmsft dipeshmsft merged commit 7530fd2 into main Aug 24, 2023
@dipeshmsft dipeshmsft deleted the dialogsample branch August 26, 2024 07:37
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

Successfully merging this pull request may close these issues.

4 participants