Effacer les filtres
Effacer les filtres

Is it possible to get current of mouse position out of GUI scope?

1 vue (au cours des 30 derniers jours)
Ara
Ara le 7 Août 2014
Modifié(e) : Ara le 7 Août 2014
I want to find position of mouse in anywhere of screen. I only got position x,y in GUI boundary.
Is it possible to do it? and how to do?
Thank you :))

Réponse acceptée

Friedrich
Friedrich le 7 Août 2014
Hi,
try
>> get(0,'PointerLocation')
  2 commentaires
Ara
Ara le 7 Août 2014
Thank you very much :D
Ara
Ara le 7 Août 2014
May I ask you one more question? It cannot point or click mouse when I use this code with GUI. How to fix it?
thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps 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