Re: system tray or notification area in python

2012-10-17 Thread Daniel Fetchinson
>> So I thought I would write a brand new stand alone system tray or >> notification area in python. I guess I need to use gtk bindings or >> some such but don't really know what my options are. >> >> Where would I start something like this? >> Any pointers would be greatly

RE: system tray or notification area in python

2012-10-16 Thread Prasad, Ramit
Daniel Fetchinson wrote: > >> Hi folks, > >> > >> I'm using a stand alone window manager without gnome or kde or any > >> other de. But I still would like to have a system tray or notification > >> area and so far used stalonetray for this. Stalonetray is written in C > >> and is a GTK application,

Re: system tray or notification area in python

2012-10-16 Thread Rodrick Brown
On Oct 16, 2012, at 4:14 PM, Daniel Fetchinson wrote: > Hi folks, > > I'm using a stand alone window manager without gnome or kde or any > other de. But I still would like to have a system tray or notification > area and so far used stalonetray for this. Stalonetray is written in C > and is a GTK