[PyQt] Re: Changing systray icon while handling signal

2008-01-17 Thread thudfoo
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? > Sh

[PyQt] RuntimeError: the qt and PyQt4.QtCore modules both wrap the QObject class

2007-10-03 Thread thudfoo
I have both PyQt4 (4.1.1) and qt (3.17.3) installed on the same Python (2.5) interpreter. I get the following exception when I try to list the modules using the interactive help and pydoc. Is this the only problem I am going to have because they are both installed (as long as I don't try to import