"Saad Javed" <sbja...@gmail.com> wrote

   self.connect(dial, QtCore.SIGNAL('clicked()'), QtGui.qApp,
QtCore.SLOT(os.system('wvdial')))
TypeError: argument 1 of SLOT() has an invalid type

Was that helpful?

Yes, it confirms my earlier email that you should probably quote the argument to SLOT()

Alan G.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to