Am 30.01.2012 um 14:24 schrieb Kimmo Viitanen <kviita...@gmail.com>:

> Hi,
> 
> ...
> With the default key delay there is a noticeable pause between the first 
> movement and subsequent moves.

Hmmm, so you do a single move triggered by a key-press?

IMHO it would be better to detect a key DOWN event instead and keep moving as 
long as that key is down (or in other words: until you receive a key UP event 
of the proper key).

Wouldn't that be possible?

Cheers, Oliver
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to