From: Phil E. <ph...@li...> - 2006-06-03 14:21:46
|
Hi All: I've spent the last few days writing a PythonCard app that needed to integrate with the system tray on both Windows and Linux. It took me a lot of trawling round on the mailing list archives and Google to find all the information I needed to get it working. I've attached a short (less than 7kbytes compressed) bit of sample code which illustrates the salient points of adding a system tray icon to a PythonCard app, with a little bit of help from a few lines of raw wxPython. Feel free to add this into the samples launcher if it looks like it would be useful. -- Regards Phil Edwards Brighton, UK |