spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

Provide input dialog #110

Closed wdefender closed 3 years ago

wdefender commented 4 years ago

Controls have implementations for AlertDialog and ConfirmationDialog . It would be nice to have InputDialog, too.

spiegelp commented 4 years ago

@wdefender Are you thinking of a dialog with a title and a TextBox?

wdefender commented 4 years ago

Yes, something that allows me to return the user input from dialogs TextBox.

spiegelp commented 3 years ago

@wdefender The changes are available since MaterialDesignExtensions v3.3.0.