1
Разработка / Development / Toast Notification via Plugin SDK (C++)
« on: May 14, 2023, 14:01:13 »
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.