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.
댓글 수: 1
Adam Danz
2020년 6월 25일
See this community highlight (requires r2020a or later)
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!