[Gambas-user] Keypress event while holding a key

GMail adamnt42 at ...626...
Tue May 8 04:30:41 CEST 2012


On Mon, 2012-05-07 at 22:32 -0300, Ariel Luciano Rodriguez wrote:
> 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.
See Issue 103 http://code.google.com/p/gambas/issues/detail?id=103
probably similar.
Answer? use gb.gtk

Bruce





More information about the User mailing list