Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Component: WindowsUserNotification
Show user notifications on Windows 8 or newer.
Item | Details |
---|---|
WindowsUserNotification.Available Queries whether available. | Win only 7.2 |
WindowsUserNotification.GetFileName Queries file name for trigger script. | Win only 7.2 |
WindowsUserNotification.GetImagePath Queries image path. | Win only 7.2 |
WindowsUserNotification.GetScriptName Queries script name for trigger script. | Win only 7.2 |
WindowsUserNotification.GetText Query text to show. | Win only 7.2 |
WindowsUserNotification.HideNotification Hides the notification. | Win only 7.2 |
WindowsUserNotification.Initialize Initializes notification system. | Win only 7.2 |
WindowsUserNotification.Isinitialized Queries whether windows user notifications have been initialized. | Win only 7.2 |
WindowsUserNotification.NewNotification Creates a new notification. | Win only 7.2 |
WindowsUserNotification.Release Releases the notification. | Win only 7.2 |
WindowsUserNotification.SetFileName Sets the file name for script trigger. | Win only 7.2 |
WindowsUserNotification.SetImagePath Sets image path for the image to show. | Win only 7.2 |
WindowsUserNotification.SetScriptName Sets the script name for script trigger. | Win only 7.2 |
WindowsUserNotification.SetText Sets the text to show. | Win only 7.2 |
WindowsUserNotification.Setting Queries notification status. | Win only 8.3 |
WindowsUserNotification.ShowNotification Shows the notification. | Win only 7.2 |
WindowsUserNotification.XMLUsed Queries the XML template used for the notification. | Win only 7.2 |
17 functions.
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins