Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #31428

Re: system tray or notification area in python

Path csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rodrick.brown@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; '16,': 0.03; 'bindings': 0.09; 'pointers': 0.09; 'restarted': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; 'appreciated!': 0.16; 'easier.': 0.16; 'folks,': 0.16; 'libs': 0.16; 'message-id:@unknownmsgid': 0.16; 'oct': 0.16; 'subject:area': 0.16; 'wrote:': 0.17; 'instance': 0.17; 'app': 0.19; 'written': 0.20; 'are.': 0.22; 'cheers,': 0.23; 'cc:2**0': 0.23; 'idea': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'guess': 0.27; 'raw': 0.27; 'leveraging': 0.27; 'received:209.85.210.46': 0.27; 'options': 0.27; 'this?': 0.28; 'url:mailman': 0.29; 'source': 0.29; 'probably': 0.29; 'this.': 0.29; "i'm": 0.29; 'daniel': 0.30; 'window': 0.30; 'code': 0.31; 'url:python': 0.32; 'could': 0.32; 'url:listinfo': 0.32; 'received:google.com': 0.34; 'pm,': 0.35; 'sometimes': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'there': 0.35; 'really': 0.36; 'but': 0.36; 'url:org': 0.36; 'alone': 0.36; 'why': 0.37; 'received:209': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'application': 0.40; 'where': 0.40; 'url:mail': 0.40; 'your': 0.60; 'stand': 0.61; 'brand': 0.78; 'down!': 0.84; 'etc,': 0.84; 'subject:notification': 0.84; 'subject:system': 0.84; 'killed': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:mime-version:in-reply-to:date:message-id:subject:to :cc:content-type; bh=0sOPc2PjodEngF0/HBWtB4FbR5y5Y1mntxRfjVRay2A=; b=w9nVsIM/ZffwiJqmwDcqG9DOz2i2w4O/ZfnPEIysONDxutCG4KmEJuj7MEFY8+4iea s87OO3kw1yPItUWk0HOX7HmWx0X3W1KWiPigm0gkOreVRnoeRjH4ol+LuXqjixWjXAZF m/Ukn6dlUCbn/F3AC4BMbs1eqIGmwq0Idgo2Nw9RGUmi+TZz0UdT2KXNzrJTBTCCNXsL gZU7hfj6+1ruUCD0fBzAih+m+Yu4fVTE/I8EsRiqPKYM/ma4ldqwvXPRiVwhTuYUoC7h UEnt5sKkRgfjwO0WR32ZslkDGVfwFTSRAAiycuvhJ/YsM2sPBO3eIRQ7o48XkFpf7u7Q V1YQ==
References <CADjSo4TmVQrr9zCsX5uCCx0iDOP3GJjY7i9rXtCBi9hbbu7a8A@mail.gmail.com>
From Rodrick Brown <rodrick.brown@gmail.com>
Mime-Version 1.0 (1.0)
In-Reply-To <CADjSo4TmVQrr9zCsX5uCCx0iDOP3GJjY7i9rXtCBi9hbbu7a8A@mail.gmail.com>
Date Tue, 16 Oct 2012 16:18:14 -0400
Subject Re: system tray or notification area in python
To Daniel Fetchinson <fetchinson@googlemail.com>
Content-Type text/plain; charset=ISO-8859-1
Cc Python <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2295.1350418699.27098.python-list@python.org> (permalink)
Lines 33
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1350418699 news.xs4all.nl 6850 [2001:888:2000:d::a6]:38320
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:31428

Show key headers only | View raw


On Oct 16, 2012, at 4:14 PM, Daniel Fetchinson
<fetchinson@googlemail.com> 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, works all right but sometimes it doesn't.
> For instance if it is killed and restarted icons don't come back, etc,
> etc, there are some quirks.
>
> 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 appreciated!
>
Why not look at the source code of the current app your using to get
an idea how that application accomplishes said task?

You could always use raw X11 libs but leveraging something like Gtk or
Qt/KDE would probably be much easier.

> Cheers,
> Daniel
>
>
> --
> Psss, psss, put it down! - http://www.cafepress.com/putitdown
> --
> http://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: system tray or notification area in python Rodrick Brown <rodrick.brown@gmail.com> - 2012-10-16 16:18 -0400

csiph-web