hello, I am using i the inputdlg as part of a matlab app. (maybe that is the heart of the problem, is this forbidden? I know that questdlg i forbiddden.)
I noticed a weird "bug". whenever I click "cancel" when in the app the screen "jumps" to the last screen I was in. attaching a video.
would be thankfull for any assistance.
Nathan

 Respuesta aceptada

Julian Hapke
Julian Hapke el 6 de Jul. de 2021

0 votos

I think this solution should work for inputdlg as well:
tl;dr: reset the focus to the app's uifigure in the function that calls the inputdlg as soon as the inputdlg is closed.

1 comentario

wetlab Technion
wetlab Technion el 16 de Jul. de 2021
thank you julian and sorry for the late reply. this worked for me

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre App Building en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Preguntada:

el 5 de Jul. de 2021

Comentada:

el 16 de Jul. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by