Effacer les filtres
Effacer les filtres

How to disable double-click of mouse when Pan function is enabled?

2 vues (au cours des 30 derniers jours)
Prashant Birajdar
Prashant Birajdar le 17 Oct 2015
I am building a GUI contains the main axis to show image also I have push button for zoom the image(using Zoom() function), whenever I clicked on zoom button I'm enables the pan (inbuilt pan() function) if my pointer is on axis. But I am facing problem of double click while my image zoomed. Whenever I double-click on zoomed image it sets to original view, but I want to disable it, while pan mode is enabled?

Réponses (1)

Walter Roberson
Walter Roberson le 18 Oct 2015
I do not know if that is possible in R2014b or later.
In R2014a or earlier, there is a work-around but not a pretty one. See http://www.mathworks.com/matlabcentral/newsreader/view_thread/283529 . The work-around is known not to work in R2014b and later.

Catégories

En savoir plus sur Visual Exploration dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by