In GUI, my TooltipString does not popup long enough when mouse hovers over it, how do you set this?
1 次查看(过去 30 天)
显示 更早的评论
I am using GUI and creating a simple project to do mathematical stuff. I am adding comments and description through TooltipString for any uicontrol box. This way whenever a mouse hovers over that box, it will describe what is required for the input. I have counted 12 seconds and it isn't enough. Thanks!
0 个评论
采纳的回答
Jan
2013-12-21
This can be done on the undocumented Java level, see http://undocumentedmatlab.com/blog/additional-uicontrol-tooltip-hacks/ , "Situation 3: Controlling tooltip timing".
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!