Einzelnen Beitrag anzeigen

Benutzerbild von Sinspin
Sinspin

Registriert seit: 15. Sep 2008
Ort: Dubai
677 Beiträge
 
Delphi 10.3 Rio
 
#2

AW: Toast-Notification-Manager - DevExpress

  Alt 8. Nov 2023, 14:03
DevExpress VCL : TdxAlertWindow / TdxAlertWindowManager
Ist es das nicht was du suchst? Oder geht das nicht weit genug?

Allerdings lohnt es sich nicht sich DevExpress zuzulegen nur wegen der Komponente.

DevExpress schreibt:
Zitat:
NOTE

Toast notifications can only be displayed in Windows 8.0 or higher. For older Windows versions, use alert windows instead.
Windows displays toast notifications only for those apps that are pinned to the Start menu.
Toast Notification manager cannot display notifications if a user has disabled notifications (application-specific notifications or all notifications).
The component uses the system’s COM objects to pass notification data to the Windows Notification Platform. Windows shows notifications based on this data. If your application or a user has no rights to access the Windows Notification Platform, notifications do not pop up.
Bedeutet, dass das von Windows kommt. Wenn Du dir die WinAPI dafür ansiehst kannst Du das auch selber ansprechen.
Stefan
Nur die Besten sterben jung
A constant is a constant until it change.
  Mit Zitat antworten Zitat