How to type a value with single-click in an edit text using ButtonDownFcn function?

ButtonDownFcn for a uicontrol will execute on left-click if the uicontrol is not enabled (off or inactive.), so, to use ButtonDwnFcn function my edit text is inactive initially. then when i want to use it to insert a value, i have to click two times. the first time to enable the edit text and the second time to allow to type a value. can i resolve in one single step using only one click?

댓글 수: 2

Why not just leave it enabled?
because i have to use 2 edit text but only one at time, so one excludes the other.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

질문:

2015년 9월 22일

댓글:

2015년 9월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by