AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Programmieren allgemein Delphi Toast-Notification-Manager - DevExpress
Thema durchsuchen
Ansicht
Themen-Optionen

Toast-Notification-Manager - DevExpress

Ein Thema von Yersinian · begonnen am 8. Nov 2023 · letzter Beitrag vom 9. Nov 2023
Antwort Antwort
Yersinian

Registriert seit: 16. Okt 2023
8 Beiträge
 
#1

Toast-Notification-Manager - DevExpress

  Alt 8. Nov 2023, 12:36
Hey!

https://docs.devexpress.com/WindowsF...cation-manager

Gibt es sowas wie die oben genannte Komponente auch für Delphi.

Egal ob von DevExpress oder jemand anderem. Gern auch kommerziell.

Bezahlen sollte nicht das Problem sein. Aber insgesamt ist das die Komponente genau das was ich brauche.

Danke im Voraus!
  Mit Zitat antworten Zitat
Benutzerbild von Sinspin
Sinspin

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

AW: Toast-Notification-Manager - DevExpress

  Alt 8. Nov 2023, 13: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
mkinzler
(Moderator)

Registriert seit: 9. Dez 2005
Ort: Heilbronn
39.851 Beiträge
 
Delphi 11 Alexandria
 
#3

AW: Toast-Notification-Manager - DevExpress

  Alt 8. Nov 2023, 13:17
Du grundlegenede Funktionalität kann Delphi auch.

Schau Dir mal die Unit System.Notification an
Markus Kinzler
  Mit Zitat antworten Zitat
Yersinian

Registriert seit: 16. Okt 2023
8 Beiträge
 
#4

AW: Toast-Notification-Manager - DevExpress

  Alt 9. Nov 2023, 09:54
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.
Das AlertWindowManager ist ja eigentlich gedacht für ältere Systeme vor Win 8 und ist an sich nicht das was von der LEitung gewünscht ist.
Vor allem optisch.

Es sollen die Toasts sein, die eben auch per XML entsprechend manipulierbar wären und eine bestimmte Optik haben.

Ich werde es mir trotzdem nochmal anschauen.

Wir nutzen DevExpress sowieso schon, aber den Toast-Notification-Manager haben wir nicht.
  Mit Zitat antworten Zitat
Yersinian

Registriert seit: 16. Okt 2023
8 Beiträge
 
#5

AW: Toast-Notification-Manager - DevExpress

  Alt 9. Nov 2023, 09:55
Du grundlegenede Funktionalität kann Delphi auch.

Schau Dir mal die Unit System.Notification an

Die Notification bietet nicht alles was wir brauchen. Die ist leider zu rudimentär.
  Mit Zitat antworten Zitat
Benutzerbild von Sinspin
Sinspin

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

AW: Toast-Notification-Manager - DevExpress

  Alt 9. Nov 2023, 12:43
Das AlertWindowManager ist ja eigentlich gedacht für ältere Systeme vor Win 8 und ist an sich nicht das was von der LEitung gewünscht ist.
Vor allem optisch.

Es sollen die Toasts sein, die eben auch per XML entsprechend manipulierbar wären und eine bestimmte Optik haben.
Wenn DevExpress das nicht schon in den AlertWindowManager integriert hat (Ich bezweifle das, nachdem ich nun durch die MS docu durch bin) gibt es noch immer die Möglichkeit selber zu machen.
MS zeigt in den Docu's wie es geht. Allerdings muss ich sagen, ist das ein ganz schöner Aufriss nur um eine Meldung anzuzeigen.
Stefan
Nur die Besten sterben jung
A constant is a constant until it change.
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 22:12 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz