Change mouse pointer for uicontrol text in figure
Show older comments
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 Comment
Adam Danz
on 25 Jun 2020
See this community highlight (requires r2020a or later)
Answers (0)
Categories
Find more on Interactive Control and Callbacks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!