|
From: Sandro T. <mo...@de...> - 2009-05-27 13:11:29
|
Hi all, I'd like to adapt 'animation_blit_qt4.py' to a pure OO approach, removing pylab from the code and move to something near to 'embedding_in_qt4.py'. I tried a bit but failed miserably :( What I'd like to achieve is use something like in 'embedding_in_qt4.py' but that can be updated using the timerEvent / startTime paradigm (something similar to gobject.add_idle(func) but this time for Qt4). Can someone please give me a help on this? Thanks a lot in advance, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi |