Forum > General

Display notifications

(1/1)

janhsh:
Hello,

Does anyone know how to display a notification in MS windows.
The notification must appear in the MS windows notification area

thank you in advance

taazz:

--- Quote from: janhsh on August 31, 2018, 03:43:38 pm ---Hello,

Does anyone know how to display a notification in MS windows.
The notification must appear in the MS windows notification area

thank you in advance

--- End quote ---
here is a sample from microsoft for C++ and C# that should get you started. As far as I know this is only available on windows8 and 10 It will not work on windows lower than 8 so you better link with the api dynamicaly to avoid crashes.

Alexandr R:
THintWindow?

jwdietrich:

--- Quote from: Alexandr R on April 07, 2020, 10:47:57 am ---THintWindow?

--- End quote ---

Isn't this the small yellow hint box that pops up when the mouse is over a control?

zoltanleo:
In my opinion, to solve the problem it’s enough to use TTrayIcon  :)

Navigation

[0] Message Index

Go to full version