On Wednesday 21 March 2007 7:51 pm, Kerri Reno wrote:
> I sent this to the old mailing list (before it moved), and got no
> response.  Trying again.
>
> According to the docs, setTabOrder is defined as:
> QWidget.setTabOrder(QWidget,QWidget)
>
> but I get:
>     self.setTabOrder(a,b)
> TypeError: setTabOrder() takes exactly 1 argument (3 given)

I suspect the reason you got no response was that nobody can help with the 
information you have provided. A small but complete example that demonstrates 
the problem would be useful.

Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to