I think the normal solution is for keyboard control, using Tab and Enter.
If we keep in line with it, it would be "[Library]", "MoveFocus" Does it fit to your mapping? Does this already work?
If not, a cleaner solution would be so subclass 'QMessageBox' and handle the UP/Down keys there.
I think the normal solution is for keyboard control, using Tab and Enter.
If we keep in line with it, it would be "[Library]", "MoveFocus"
Does it fit to your mapping? Does this already work?
If not, a cleaner solution would be so subclass 'QMessageBox' and handle the UP/Down keys there.