[PyQt] Message boxes or OSD
Hans-Peter Jansen
hpj at urpla.net
Wed Nov 21 12:31:31 GMT 2007
Am Mittwoch, 21. November 2007 schrieb Nahuel Defossé:
> 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.
I think, you're looking for the python bindings of xosd, which is OT here.
Pete
More information about the PyQt
mailing list