ookii-dialogs-wpf icon indicating copy to clipboard operation
ookii-dialogs-wpf copied to clipboard

Implement Input Dialog in Ookii Dialogs WPF

Open augustoproiete opened this issue 2 years ago • 0 comments

The Windows Forms flavor of Ookii Dialogs has an input dialog that can be used to prompt the user for a single piece of text. Its functionality is reminiscent of the Visual Basic InputBox function, only with a cleaner API and UI.

image

We should implement a WPF version of this dialog in Ookii Dialogs WPF.

This would also help towards https://github.com/ookii-dialogs/ookii-dialogs-wpf/issues/27

augustoproiete avatar Aug 25 '21 19:08 augustoproiete