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!

採用された回答

Jan
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".
  2 件のコメント
tuyen
tuyen 2013 年 12 月 23 日
Been seeing your post on others and I was about to directly ask you my question. I see you beat me to it! Thank you, I will check this out.
tuyen
tuyen 2013 年 12 月 23 日
The website is very useful sir MatLab Guru!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by