Re: [PyQt] Need to draw rotating transparant image... without flickering!

2008-01-07 Thread David Boddie
On Sun, 30 Dec 2007 15:27:56 -0800 (PST), Wim wrote: > This is what I would like to do (simplified): I have 2 images (dome.png, > telescope.png) which are 100x100px, transparant and are meant to be painted > on top of each other, each rotated under a certain angle. These 2 angles > can vary with t

[PyQt] Need to draw rotating transparant image... without flickering!

2007-12-30 Thread Wim_
Hello, This is what I would like to do (simplified): I have 2 images (dome.png, telescope.png) which are 100x100px, transparant and are meant to be painted on top of each other, each rotated under a certain angle. These 2 angles can vary with time, and I would like the painting on the screen to b