Can I use notify-osd from a python application?
Asked by
Frank Niessink
on 2009-02-21
Can I use notify-osd from a python application? If so, how? The application is using wxPython for its GUI.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Notify OSD Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Vadim Peretokin
- Solved:
- 2009-02-27
- Last query:
- 2009-02-27
- Last reply:
- 2009-02-27
Sure. You should use D-Bus to communication with that or simply use python-notify library. Many examples you can find on Google.
|
#2 |
Thanks Vadim Peretokin, that solved my question.
To post a message you must log in.