[PyKDE] QTimer: Pause and resume?
Karl
myonlyb at vollbio.de
Fri Jul 30 18:01:01 BST 2004
Hi!
I am currently using quite a lot of timers to manage the behaviour of
several nodes on a canvas.
My situation is, that the user can click "Pause", currently I stop all timers.
I would like to restart them at the point they were, when paused, therefore
I would need the remaining time for the timer to shoot the signal.
I could not find out using QTimer directly, any ideas????
Tnx
Karl
More information about the PyQt
mailing list