Howto do Notification from python.

Tim Lauridsen tla-ml at rasmil.dk
Wed Jan 25 20:28:55 UTC 2006


On Wed, 2006-01-25 at 08:59 -0500, Neal Becker wrote:
> > Hi,
> > 
> > Anybody knows how to use libnotify / notify-daemon from python.
> > It can be done by using the Python DBus bindings, but how ??
> > 
> > Tim Lauridsen
> > 
> 
> Use pynotify.  Look at cheeseshop.
> 
> 
Maybe i should have explained what i what todo, a little better. 

I want to make Notification to popup for a moment of time and then
disapear for a Python / pyGTK application (yumex)

Like when runs this command in a console. (in Rawhide)

notify-send -i gtk-dialog-info "Title" "Message"

Tim





More information about the fedora-devel-list mailing list