[PyKDE] A simple PyQt program

Jim Bublitz jbublitz at nwinternet.com
Sun Jun 27 02:09:01 BST 2004


On Saturday 26 June 2004 15:49, Joshua wrote:

> TypeError: update() takes exactly 2 arguments (3 given)

>         win2.update(self, command)

win2.update (command) 

'win2' effectively takes care of the 'self' argument.

Jim




More information about the PyQt mailing list