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


Groups > comp.lang.python > #26459 > unrolled thread

python pynotify with textbox input

Started bydark.kase@gmail.com
First post2012-08-03 15:50 -0700
Last post2012-08-04 10:01 -0700
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  python  pynotify  with textbox input dark.kase@gmail.com - 2012-08-03 15:50 -0700
    Re: python  pynotify  with textbox input Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-04 10:09 +0100
    Re: python  pynotify  with textbox input Miki Tebeka <miki.tebeka@gmail.com> - 2012-08-04 10:01 -0700

#26459 — python pynotify with textbox input

Fromdark.kase@gmail.com
Date2012-08-03 15:50 -0700
Subjectpython pynotify with textbox input
Message-ID<6a92314c-beb9-486b-9ed1-cb00b0e73e4a@googlegroups.com>
how can i made a notification for gnome-shell with a textbox input ??

library: pynotify?

[toc] | [next] | [standalone]


#26477

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2012-08-04 10:09 +0100
Message-ID<mailman.2926.1344071306.4697.python-list@python.org>
In reply to#26459
On 03/08/2012 23:50, dark.kase@gmail.com wrote:
> how can i made a notification for gnome-shell with a textbox input ??
>
> library: pynotify?
>

Write some code and when you get problems with it post the code here and 
we'll gladly answer your questions.

-- 
Cheers.

Mark Lawrence.

[toc] | [prev] | [next] | [standalone]


#26493

FromMiki Tebeka <miki.tebeka@gmail.com>
Date2012-08-04 10:01 -0700
Message-ID<b7c8f0bc-3c4d-4718-98aa-2183e5e2f750@googlegroups.com>
In reply to#26459
> how can i made a notification for gnome-shell with a textbox input ??
> library: pynotify?
You can do it in many ways. You can use one of the Python GUI frameworks - Qt, wx, GTK ...
You can use utilities like zenity
...

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web