Windows XP Balloon Tips?

Dave Benjamin ramen at lackingtalent.com
Mon Oct 11 15:07:28 EDT 2004


In article <mailman.4714.1097514475.5135.python-list at python.org>, Dave Brueck wrote:
> 
> Yep, very possible - we use it in one of our apps (the internal debate wrt 
> whether or not we should have a tray icon is another story ;-) ). If you just 
> need to display the balloons then you can use ctypes to call the 
> shell32.Shell_NotifyIconA function (Google for NotifyIcon on MSDN to learn the 
> gory details).
> 

Just out of curiosity, is there a way to do this also from PythonWin
(without having ctypes installed)?

-- 
 .:[ dave benjamin: ramen/[sp00] -:- spoomusic.com -:- ramenfest.com ]:.
        "talking about music is like dancing about architecture."



More information about the Python-list mailing list