RU
EN
Main Page
Download
Addons
Forum
Blog
Feedback
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
News:
AIMP v5.40
AIMP Forum
»
AIMP for Windows
»
Addons
»
Development
(Moderators:
Soolo
,
Tiger
) »
Toast Notification via Plugin SDK (C++)
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Toast Notification via Plugin SDK (C++) (Read 2720 times)
0 Members and 1 Guest are viewing this topic.
Toast Notification via Plugin SDK (C++)
«
on:
May 14, 2023, 14:01:13 »
cyraid
Новичок
Posts: 1
Карма: +0/-0
Hi there. I was looking into the C++ SDK, and was wanting to show a toast popup notification. Is this possible to do from the SDK? Just to notify the user that there was an error, but not to open a modal dialog (using Tools::ShowLastError()). Tried using the message dispatcher but that's just for the top where you have stuff like opening, buffering, song name etc.
Logged
Re: Toast Notification via Plugin SDK (C++)
«
Reply #1 on:
May 15, 2023, 08:32:05 »
Artem
Администратор
Супермен
Posts: 17798
Карма: +3022/-67
Refer to the AIMP_MSG_CMD_SHOW_NOTIFICATION command for the Message Dispatcher.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
AIMP Forum
»
AIMP for Windows
»
Addons
»
Development
(Moderators:
Soolo
,
Tiger
) »
Toast Notification via Plugin SDK (C++)