MaterialDesignExtensions icon indicating copy to clipboard operation
MaterialDesignExtensions copied to clipboard

SaveFileDialog extension is not taken in account

Open maxmontgmx opened this issue 5 years ago • 2 comments

Hi,

I'm using SaveFileDialog. If I type a new file name (for SaveAs usage) without extension but I select an predefined extension in combo, ShowDialogAsync returns the string I type without predefined extension. Thanks

maxmontgmx avatar Jan 10 '20 08:01 maxmontgmx

@maxmontgmx Did yout set the ForceFileExtensionOfFileFilter property of the arguments or the dialog control to true?

spiegelp avatar Mar 14 '20 21:03 spiegelp

Sorry, I don't manage to reproduce this issue. If I manage, I will go back to this thread. Thanks

maxmontgmx avatar Mar 16 '20 06:03 maxmontgmx