Change mouse pointer for uicontrol text in figure
Mostrar comentarios más antiguos
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 comentario
Adam Danz
el 25 de Jun. de 2020
See this community highlight (requires r2020a or later)
Respuestas (0)
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!