M
markgreenway
Guest
I'm currently working on a project where I need to display Windows toast notifications and hook into the Windows 10 action centre from within our Progress application. I've spent some time researching this and it looks like we mainly need access to the Windows.UI.Notifications Namespace. Initially I thought it might be as simple as adding the correct USING statement, but this doesn't appear to be directly available from Developer Studio. I contacted Progress support who suggested that I should figure out what .NET references need to be added in order to access the Windows.UI.Notifications Namespace. So far I've had no luck figuring it out. They also suggested I try asking for help here. Any suggestions or thoughts on how to get this working would be greatly appreciated. Thanks, Mark.
Continue reading...
Continue reading...