Page 1 of 1

Windows 10 Toast Notifications 2.0

Posted: March 4th, 2021, 5:46 pm
by hl2guide
Please consider adding improved toast notifications for sabnzbd making use of heroimages, progress bars and a button the view the Interface.

Two examples:
Image

O0

Re: Windows 10 Toast Notifications 2.0

Posted: March 5th, 2021, 5:17 am
by safihre
Unfortunately there's no Python-bindings/modules for these new notification styles. I am already lucky that someone figured out how to make the tray-icon. The code to do this barely makes any sense to me after all these years..
Someone with good understanding of Windows-API's might be able to make this work using either ctypes or win32api Python modules.

Re: Windows 10 Toast Notifications 2.0

Posted: March 5th, 2021, 10:14 pm
by hl2guide
Okay fair enough, too much hassle.