I wrote:
> Boudewijn Rempt wrote:

>> Try just adding the comma - PyQt expects a tuple, not a single
>> value. Bracketing a value doesn't make it a tuple, but adding
>> a comma does.

> Nope, doesn't work -- it has to have the second
> param.

I spoke too soon - the comma does work if you modify
the right corresponding receiver function.

Sorry

Jim

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to