04-Nov-10
The library contains only one _NotifyBox() function, which is similar to the MsgBox(), with the only difference being that runs in a separate thread and therefore has no stopping the script. Parameters are identical to the MsgBox() function. If you plan to periodically call _NotifyBox(), I recommend to specify the time (in seconds) after which a notification window will be automatically closed ($iTimeOut parameter). Otherwise, very soon, your desktop will be littered with these windows.

NotifyBox UDF Library v1.1
(Previous downloads: 146)
NotifyBox.au3 7.73K
557 downloadsExample
Edited by Yashied, 04 November 2010 - 01:19 AM.











