WinToast icon indicating copy to clipboard operation
WinToast copied to clipboard

Can we create Input?

Open ghost opened this issue 6 years ago • 3 comments

Can you add these feautures in this project? https://docs.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/images/toast-progressbar.png https://docs.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/images/toast-additionaltext.jpg https://docs.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/images/adaptivetoasts-buttonswithicons.png https://docs.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/images/toast-contextmenu.png https://docs.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/images/adaptivetoasts-xmlsample05.jpg

ghost avatar Mar 30 '19 09:03 ghost

For sure! I am working right now on another project. As soon as possible I will check the official docs and work a little bit on that. It does not look like a complex, just some xml modifications.

I will publish a new release with the new features mentioned in this post

mohabouje avatar Mar 30 '19 10:03 mohabouje

thank you :))

ghost avatar Mar 30 '19 10:03 ghost

I vote for a progress bar first

kenkit avatar Jul 23 '19 11:07 kenkit

Sorry for this late response, but I did not work on this project in a while.

We have recently added HeroImage, InlineImage, and CropImage support. I am preparing version 1.4.0 with the backing for InputText, ComboBox selection, and Progress Bar.

mohabouje avatar Apr 10 '23 09:04 mohabouje

Closing this and adding both features to version 1.4.0: https://github.com/mohabouje/WinToast/issues/86

mohabouje avatar Apr 10 '23 10:04 mohabouje

How to get the version 1.4.0, I see the latest version is 1.3.0.

BensonZheng avatar May 16 '23 07:05 BensonZheng