[PyQt] Message boxes or OSD

Nahuel Defossé nahueldefosse at yahoo.com.ar
Wed Nov 21 04:35:51 GMT 2007


Hi List,
I'm creating a little app which monitors file system alterations using 
pyinotify. It works, but notifications are made with kde's kdialog, with 
the --passivepopup dialog, and popen.
I wonder if I could make nice notifications similar to kdialog's or maybe 
something like amarok osd.
I think I could paint the widget background with a pice of the screen, but I 
don't know if there's a more specific widget/method to make nice osd things.
Thanks.
Nahuel


More information about the PyQt mailing list