On 20/12/2020 13:15, Andy Durbin wrote:
Is Escape intended to close the Wide Graph window when it has focus and, if so, where is that documented?

Thanks and 73,
Andy, k3wyc

Hi Andy,

we implement the Wide Graph as a dialog window, that is subtly different from an application main window, or an ordinary window. By convention dialog windows close when ESC is hit, usually by invoking the "Cancel" button, but in Qt any dialog window behaves like that even if it doesn't have a "Cancel" or other abort/reject role button.

73
Bill
G4WJS.



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to