Change mouse pointer for uicontrol text in figure
Afficher commentaires plus anciens
How do i change the mouse pointer style (eg from arrow to hand) when moved over a
uicontrol( 'style','text')
I can do it for the whole GUI, thats right. Works good.
But how to set it up for childern? I may not use java!
I do not want to create a look up table for a MouseMooveFon of the whole GUI that when the mouse is moved to a specific location where the child is... That would be too complicated because the GUI has hundreds of buttons/tabs.
I hope someone can help me out.
1 commentaire
Adam Danz
le 25 Juin 2020
See this community highlight (requires r2020a or later)
Réponses (0)
Catégories
En savoir plus sur Interactive Control and Callbacks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!