[Gambas-user] Keypress event while holding a key

Ariel Luciano Rodriguez ariellurodriguez at ...626...
Tue May 8 03:32:30 CEST 2012


Hello, I'm starting to do a kind of typing-tutor program for fun, Im just
starting modelling a visual keyboard and I'm facing this problem:
While holding down a key (not a meta character) first a keypress event is
released, and if i keep holding the key a series of keypress and keyrelease
events start to happen while I haven't actually released the key.

So basically my question is, can you think of a way I can program the
holding down of the key event?

Thanks in advance.



More information about the User mailing list