Double right click detection in App Designer
Show older comments
Hello everyone.
I'm making an app in App Designer, and I want to do something when the user does a double RMB click on an UIAxes element. I implemented stuff for single left and right clicks already, using the app.UIFigure.SwlectionType to detect what the user does, and I know that this way I can detect double left clicks. I tried using timers and tic-toc to manually detect double right clicks but they'd work seemingly completely random, as in, sometimes they'd be detected and sometimes not, no matter the user's right click speed.
What can I do? Thanks in advance!
Answers (1)
Vincenzo
on 26 Apr 2025
0 votes
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!