Change mouse pointer for uicontrol text in figure

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.

Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Asked:

on 29 Oct 2018

Commented:

on 25 Jun 2020

Community Treasure Hunt

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

Start Hunting!