[PyQt] Re: Problem with latest PyQt4 snapshot
Phil Thompson
phil at riverbankcomputing.com
Tue Jun 10 18:12:20 BST 2008
On Tuesday 10 June 2008 5:43:42 pm Detlev Offenbach wrote:
> Hi,
>
> the latest PyQt4 snapshot has a problem with QSplitter. The call
>
> QSplitter.setSizes([200, 600])
>
> throws a TypeError saying, that the parameter is of a wrong type. Even a
> call like "QSplitter.setSizes(QSplitter.sizes()) fails. Please help.
>
> Regards,
> Detlev
Should be fixed in tonight's snapshot.
Thanks,
Phil
More information about the PyQt
mailing list