FocusGainedCallback don't work with Multi-line Textbox

For the Single-line Textbox (edit textbox uicontrol with Max=1) , all undocumented callback (FocusGainedCallback, FocusLostCallback,...) work perfectly. However, when I try with Multi-line Textbox (edit textbox uicontrol with Max=2), these callbacks have no effect. Someone know to to fix it ?

답변 (1개)

Walter Roberson
Walter Roberson 2015년 9월 7일

0 개 추천

You are asking about Java object callbacks accessed using undocumented methods. Their behaviour within MATLAB is undocumented and can change from release to release and does not have to be consistent even within one release.
You could ask Yair at the above link. He might at least know the reason for the problem.

댓글 수: 1

I tried but I did not find the answer
The question is still not resolved :(

이 질문은 마감되었습니다.

질문:

2015년 9월 4일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by