Skip to main content

Thread: Ubuntu Notifictions


hey guys notifications in ubuntu appear in top right hand corner of ur screen , fade away after sometime ..... wanted know how r produced .... can produce such notifications in python using libraries pygtk etc... ??

you need pynotify ... simple do.

code:
import pynotify    ...        title = ???      message = ???      icon = ???        notification = pynotify.notification(title, message, icon)      notification.show()


Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [SOLVED] Ubuntu Notifictions


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support