On Sat, 4 Nov 2006 17:02:31 +0000
> > self.connect(self.tray,
> > QtCore.SIGNAL("activated(QtGui.QSystemTrayIcon.Trigger)"),
> > self.on_trayclicked)
> >
> > # this doesn't work
> > What should i do to make it work as expected?
>
> Signal arguments must be C++ signatures not Python ones, so
> use "activated(QSystemTrayIcon::ActivationReason").
It works :). Thanks Phil.
Regards,
W.
--
Talkers are no good doers.
http://greblus.net/djangoblog/
_______________________________________________
PyKDE mailing list [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde