Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Input Dialog in Ookii Dialogs WPF #52

Open
augustoproiete opened this issue Aug 25, 2021 · 0 comments
Open

Implement Input Dialog in Ookii Dialogs WPF #52

augustoproiete opened this issue Aug 25, 2021 · 0 comments
Labels
enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com help wanted Extra attention is needed up-for-grabs
Milestone

Comments

@augustoproiete
Copy link
Member

augustoproiete commented Aug 25, 2021

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 #27

@augustoproiete augustoproiete added enhancement New feature or request help wanted Extra attention is needed up-for-grabs labels Aug 25, 2021
@augustoproiete augustoproiete added this to the Future milestone Aug 25, 2021
@augustoproiete augustoproiete added the hacktoberfest https://hacktoberfest.digitalocean.com label Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com help wanted Extra attention is needed up-for-grabs
Development

No branches or pull requests

1 participant