Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31737
| From | Anssi Saari <as@sci.fi> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Fwd: system tray or notification area in python |
| Date | 2012-10-19 14:00 +0300 |
| Message-ID | <vg34nlqpvz0.fsf@coffee.modeemi.fi> (permalink) |
| References | <CADjSo4TmVQrr9zCsX5uCCx0iDOP3GJjY7i9rXtCBi9hbbu7a8A@mail.gmail.com> <7585937255598573571@unknownmsgid> <CADjSo4RqR1Jbpuv2-RpW-HcorjBO8DecGum=A1VzS4xeOTrL6Q@mail.gmail.com> <mailman.2296.1350420001.27098.python-list@python.org> |
Daniel Fetchinson <fetchinson@googlemail.com> writes: > But I have zero experience with gui programming in python. So any > pointers would be much appreciated how to implement a system tray in > python. Gtk is I guess just one option, one could use other stuff from > python but I wouldn't know what the simplest approach is. Well, when I went to download stalonepanel, SourceForge said I might be interested in PyPanel as well. Which is a "lightweight panel/taskbar written in Python and C for X11 window managers." It includes a system tray. Fairly old though but I suppose it could be a start? Apparently it uses python-xlib.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Fwd: system tray or notification area in python Daniel Fetchinson <fetchinson@googlemail.com> - 2012-10-16 22:39 +0200
Re: Fwd: system tray or notification area in python Christian Gollwitzer <auriocus@gmx.de> - 2012-10-16 23:56 +0200
Re: Fwd: system tray or notification area in python Daniel Fetchinson <fetchinson@googlemail.com> - 2012-10-17 09:49 +0200
Re: Fwd: system tray or notification area in python Christian Gollwitzer <auriocus@gmx.de> - 2012-10-17 10:02 +0200
Re: system tray or notification area in python Daniel Fetchinson <fetchinson@googlemail.com> - 2012-10-17 13:49 +0200
Re: Fwd: system tray or notification area in python Anssi Saari <as@sci.fi> - 2012-10-19 14:00 +0300
csiph-web