On Thursday 17 January 2008 08:27, Dog Walker wrote: > Using pyKde3 > > I have a KSytemTray application. I want to change the systray icon > (and tooltip) when I begin handling a menuitem and change again > before returning. It appears that the icon/tooltip is only set after > returning to pyKde. Can I do what I want? How?
Assuming you're using KSystemTray, KSystemTray.setPixmap (pix) sets the icon to "pix", whatever it's value is when called. See PyKDE/examples/systray.py Jim _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt