Re: [PyQt] Re: Updated PyQt Release Plans

2008-05-03 Thread Phil Thompson
On Thursday 01 May 2008, kib2 wrote: > Hi, > > I've build the latest version and got one problem with the > diagramscene.py sample : > > Traceback (most recent call last): >File "diagramscene.py", line 837, in > mainWindow = MainWindow() >File "diagramscene.py", line 363, in __init__

[PyQt] Re: Updated PyQt Release Plans

2008-05-01 Thread kib2
Hi, I've build the latest version and got one problem with the diagramscene.py sample : Traceback (most recent call last): File "diagramscene.py", line 837, in mainWindow = MainWindow() File "diagramscene.py", line 363, in __init__ self.createToolbars() File "diagramscene.py", l