Default button of "questdlg" not working in 2025a

11 visualizaciones (últimos 30 días)
Jianfei
Jianfei el 7 de Sept. de 2025
Comentada: dpb el 9 de Sept. de 2025
answer = questdlg(quest,dlgtitle,btn1,btn2,btn3,defbtn)
When the dialogue box is opened, the default button is selected, but pressing ENTER won't click the button, and pressing ESC won't close the dialogue box.
  4 comentarios
Jianfei
Jianfei el 9 de Sept. de 2025
@dpb It's working ok now. I'm still trying to repeat this issue. I had been using Java JFrame, which is a workaround to migrate an old GUI application that has lots of swing features. This line is triggered while running GUI callbacks. I'll come back to update this question if I can repeat the issue.
dpb
dpb el 9 de Sept. de 2025
I should have guessed, but didn't connect the user name, @Jianfei <vbg>

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Programming Utilities en Help Center y File Exchange.

Productos


Versión

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by