Invisible problem when I use uigetfile function. (disappear parent dialog)

Hello. I am Shinnig.
I write a GUI program... briefing my source
just simple
when it started.
pop up the program..and.. in window screen.. just place pushbutton and static text box..
and I push the button.. then.
file dialog is poped up (uigetfile function used)
and.. I can browse folder and I can choose a file..
It works goods..
but.. My problem is diffrent
Original GUI window. ( parent window.. it calls uigetfile)
it disappears in my screen but it still work.. how can I find it? anyone help me..
thnaks in advance

 채택된 답변

Jan
Jan 2011년 7월 6일

1 개 추천

You can set a breakpoint in the editor before UIGETFILE is called and step through your code line by line to find out, which line let your GUI disappear. Then either fix this line or post it here. The textual description does not allow to find the problem.
What does "it disappears but it works" mean exactly?

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 App Building에 대해 자세히 알아보기

질문:

2011년 7월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by