NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
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 balloon tooltips. If your version # of shell32.dll does not support balloon tooltips, then these options # are silently ignored:
Reply to This
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]