Responsive Notifications?
-
Could OpenRPA consider making Show Balloon Tip and/or Show Notification responsive to user actions?
https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.notifyicon?view=net-5.0Or even display more buttons to respond to more types of actions?
https://toastit.dev/2020/01/23/crouton-14-buttons/We would like to be able to provide some sort of assistance, such as pop-up notifications in the bottom right corner when a user is found to be experiencing a problem, to direct the user to further action.
Sorry for my bad English.
-
You want the option to add buttons to notifications ?
-
@allan-zimmermann
yes, at least this: balloontipclicked
https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.notifyicon.balloontipclicked -