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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to