493
TIDE and Tibbo BASIC User Manual
©2000-2008 Tibbo Technology Inc.
Details
The keypad matrix is being scanned and your application receives the
and
events only when the keypad is enabled (kp.enabled= 1-
YES).
The following properties can be changed only when the keypad is disabled (kp.
enabled= 0- NO):
,
,
,
,
,
,
.
The keypad will be auto-disabled if an overflow is detected (see
event), or if one of the conditions for automatic keypad disablement is met (see
).
Every time the keypad is enabled, each key's state is set to 0-
PL_KP_EVENT_LONGRELEASED and the keypad event buffer is cleared.
.Longpressdelay Property
Function:
Defines (in 10ms increments) the amount of time a key
should remain pressed for the key state to transition from
"pressed" into "longpressed".
Type:
Byte
Value Range:
0-254. Default= 100 (1000ms).
See Also:
Details
event with 3- PL_KP_EVENT_LONGPRESSED event code will be
generated once the key transitions into the "longpressed" state.
This property can only be changed when the keypad is disabled (
= 0-
NO). Setting the property to 0 means that the key will never transition into the
"longpressed" state.
.Longreleasedelay Property
Function:
Defines (in 10ms increments) the amount of time a key
should remain released for the key state to transition
from "released" into "longreleased".
Type:
Byte
Value Range:
0-254. Default= 100 (1000ms).
See Also:
Details
event with 0- PL_KP_EVENT_LONGRELEASED event code will be
494
494
492
493
493
495
496
496
497
494
492
486
487
494
492
486
487
494