Skip to content
Discussion options

You must be logged in to vote

I don't have plans to implement a TripleClicked event, because:

  1. I don't use it, and
  2. It will require a fair amount of design and testing, to make sure it doesn't interfere badly with Clicked and DoubleClicked events, and I don't have the motivation to spend that much effort, and
  3. I no longer work on Arduino projects. Partially due to my frustrations with the Arduino dev tools and the Arduino API. I may come back to Arduino in the future. But given my other priorities, it may be at least 2 years.

You are welcome to implement it yourself, since you have the source code. You will have to add an additional delay parameter (e.g. kTripleClickDelay = 400), and add some kFeatureSuppressXxx flags,…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@bxparks
Comment options

Answer selected by wjcarpenter
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants