Double right click detection in App Designer
Ältere Kommentare anzeigen
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!
Antworten (1)
Vincenzo
am 26 Apr. 2025
0 Stimmen
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!