Lazyweb,
do you know how to create a notify balloon tip using Win32::GUI, like http://www.codeproject.com/csharp/notifyballoon.asp
To anyone who has come up with the sample code to show up a balloon like above, I'll give you a Vox standard invite. Thanks!
Baloon tooltip (Score:1)
The newer version of the Win32::Gui.pm [sourceforge.net] has a ShowBalloon method and also you can pass params
As per the docs here [sourceforge.net] # For shell32.dll version 5.0 and later balloon tooltips can be used, # the following options control
Re:Baloon tooltip (Score:1)
Re:Baloon tooltip (Score:1)
Re:Baloon tooltip (Score:1)
http://www.windowsitpro.com/Articles/ArticleID/45195/45195.html [windowsitpro.com]