Skip to content

aaveshdev/WinToast_Dragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WinToast

WinToast is a Windows Toast notification library for Dragon.

include "WinToast.dgn"

toast = new WinToast()
toast.isCompatible()
toast.setAppName("Dragon")
toast.Initialize()
toast.setData("","Hello from Dragon!","Notification test")
toast.showToast()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published