Closed GoogleCodeExporter closed 8 years ago
this could be moved to event handler, create reference implementation
delay_time
repeat_time
Algorithm:
as long as button is pressed
1. send press button for delay_time/2
2. send no button pressed for delay_time/2
3. send press button for repeat_time/2
4. send no button pressed for repeat_time/2
5. goto 3
Original comment by olikr...@gmail.com
on 22 Oct 2013 at 9:34
will be implemented with issue 123
Original comment by olikr...@gmail.com
on 4 Nov 2013 at 4:59
Original comment by olikr...@gmail.com
on 4 Nov 2013 at 5:00
Original issue reported on code.google.com by
olikr...@gmail.com
on 6 Sep 2013 at 8:05