A cross platform systray icon

TheSeeker duane.kaufman at gmail.com
Mon Sep 11 10:15:52 EDT 2006


Nick Craig-Wood wrote:
> Does anyone have some hints / tips / experience with making a cross
> platform systray icon?  It should work on Windows, Gnome and KDE at
> minimum.
>
> I've seen the win32all code which is very similar to the C code I've
> written before for Windows.  It would be a small irritation to have to
> integrate its event loop with whichever GUI framework I'm using for
> the rest of it though.
> 
You might do a search for TaskBarIcon in the wxPython toolkit.

Duane




More information about the Python-list mailing list