
Chapter 17: Trigger Control
Getting Started with Trigger Control
Psion Mobile Devices Developers Guide
182
17.8 Getting Started with Trigger Control
For articles on Ingenuity Working that will guide you in getting started with the trigger control see:
community.psion.com/tags/trigger/noteDG
17.9 Code Samples for Trigger Control
For postings on Ingenuity Working that contain code samples that use the trigger control see:
community.psion.com/tags/trigger/codeDG
17.10 Trigger Control API Elements
C++: The trigger on all Psion computers is controlled using the PsionTeklogix::Trigger namespace.
Java: The trigger on all Psion computers is controlled using the com.teklogix.trigger package.
.NET: The trigger on all Psion computers is controlled using the PsionTeklogix.Trigger namespace.
Event Sequence (> = followed by) Generated When...
Trigger-down event > trigger-up event
with the single-click event flag set.
A trigger source is pressed and released within
½ the configured double-click time.
Trigger-down event > trigger-up event
with the single-click event flag set >
trigger-down event with the double-click flag set >
trigger-up event with the double-click flag set.
A trigger source is pressed and released within
½ the configured double-click time, and it is
pressed and released a second time before the
double-click time expires.
Trigger-down event > trigger-up event
with the single-click event flag set >
trigger-down event with the double-click flag set >
trigger-up event.
A trigger source is pressed and released within
½ the configured double-click time, and it is
pressed a second time—but not released— before
the double-click time expires.
Comentarios a estos manuales