>>>>> "cmiramon" == cmiramon <[EMAIL PROTECTED]> writes:
cmiramon> Hello, While everybody is working on the Qt Dialogs, I've cmiramon> spotted that in LyX 1.4 and 1.5 there is no shortcut (Alt-C) cmiramon> for the Close button while if you open the ui file in Qt cmiramon> Designer it is there. cmiramon> I've grepped the code and cannot find anything related to cmiramon> redefining shortcuts. It is probably in the button controller. I think the lack of shortcut is by design, since there is already the Esc shortcut. Blocking Alt+C for this use is a bit strange. What does KDE do? JMarc