Double Click Radio Button to Select Option and Close Dialog

Please use this forum to post feedback and suggestions related to QCAD.

Moderator: andrew

Post Reply
QwiqDraw
Junior Member
Posts: 12
Joined: Wed Apr 27, 2022 12:54 am

Double Click Radio Button to Select Option and Close Dialog

Post by QwiqDraw » Sun May 01, 2022 5:39 pm

Is it possible to program the radio buttons in a dialog box on "double click" to: 1. select the option; and 2. close the dialog box.

This would speed production by saving the few seconds it takes to click the radio button, then move the pointer to OK and click OK.

User avatar
petevick
Premier Member
Posts: 392
Joined: Tue May 19, 2020 9:34 am
Location: North Norfolk coast UK

Re: Double Click Radio Button to Select Option and Close Dialog

Post by petevick » Sun May 01, 2022 7:20 pm

Speaking as an amateur Pascal programmer, as far as I know the radio button control does not support an OnDblclick event, it really goes against how the control is used, indeed, there are not many controls at all (in Pascal) that support a double click event. In Unix based OS's, double clicking is not as common as it is in Windows. Qcad is QT based, and I've no reason to doubt that it's radio button control would not support double clicking.
Hopefully for you, Andrew will prove all my drivel incorrect :lol:
Pete Vickerstaff
Linux Mint 21.2 Cinnamon, Qcad Pro 3.29.4

Post Reply

Return to “QCAD Suggestions and Feedback”