Default button of "questdlg" not working in 2025a

13 vues (au cours des 30 derniers jours)
Jianfei
Jianfei le 7 Sep 2025
Commenté : dpb le 9 Sep 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 commentaires
Jianfei
Jianfei le 9 Sep 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 le 9 Sep 2025
I should have guessed, but didn't connect the user name, @Jianfei <vbg>

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Programming Utilities dans Help Center et File Exchange

Produits


Version

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by