Default button of "questdlg" not working in 2025a

13 Ansichten (letzte 30 Tage)
Jianfei
Jianfei am 7 Sep. 2025
Kommentiert: dpb am 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 Kommentare
Jianfei
Jianfei am 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 am 9 Sep. 2025
I should have guessed, but didn't connect the user name, @Jianfei <vbg>

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Programming Utilities finden Sie in Help Center und File Exchange

Produkte


Version

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by