[PyQt] QGrahicsView and event issue

Oguz Yarimtepe comp.ogz at gmail.com
Tue Nov 11 15:59:29 GMT 2008


On Tue, 2008-11-11 at 16:43 +0200, Oguz Yarimtepe wrote:
> Hi David,
> 
> On Fri, 2008-11-07 at 18:24 +0100, David Boddie wrote:
> > In your Main class, you are creating a new instance of a graphics view
> > rather than using the one you set up in your pyuic4-created class:
> > 
> > 29          root.graphicsView=GraphicsView()
> > 

So here is the latest version of my application but still i am not able
to detect the keyPressEvents nor the events.

pyuic4 file: http://rafb.net/p/e9XS0G84.html
main.py file that uses the pyuic file: http://rafb.net/p/punEdB83.html





More information about the PyQt mailing list