Page 1 of 1

Replace Blocking Dialogs with Toast Notifications

Posted: 13.12.2019, 00:14
by yes
Some dialogs pop up with messages like "The system cannot find the path specified", "Location is not available" and "The destination folder is a subfolder of the source folder" with a single button to click to dismiss the window. Since the application doesn't need input from the user the messages could pop up as "toasts" and disappear after a configurable period of time. Sometimes many of these windows pop up sequentially interrupting my workflow and requiring multiple clicks to dismiss them all.

Re: Replace Blocking Dialogs with Toast Notifications

Posted: 13.12.2019, 23:24
by afh
+1