⚠️ Forum Maintenance: Feb 6th, 8am - 14pm (UTC+2)
Blocking "Escape" keyboard button and Dialog!
-
Well I'm trying to remove the function of button "Esc" in some dialogs!
The user need to click at one button on the screen, and "Esc" need to be disable!How can I do that?
Thanks
-
Reimplement "closeEvent":http://doc.qt.digia.com/qt/qwidget.html#closeEvent ?
-
-
Well appears to have two ways to solve this problem!
I'm test here the two situations!