Larry Bates <[EMAIL PROTECTED]> wrote:
> Google turned this up.
>
> http://radio.weblogs.com/0110159/gems/systray_py.txt
I couldn't get that to work - wxwindows bitrot maybe?
I did find an example which worked under windows & linux
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/475
TheSeeker <[EMAIL PROTECTED]> wrote:
> 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.
> You might do a search for TaskBarIcon in th
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 W
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 W
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