Change the "Mouse Button Mode" of QTdragon
20 Nov 2021 05:33 #227052
by tuzki
Change the "Mouse Button Mode" of QTdragon was created by tuzki
Hello everyone。
I want to change the "mouse button mode" of QTdragon. I want to use the middle button of the mouse to rotate and the left button to move.
I don't know how to make changes in QTdragon, can you help me. thanks.
I want to change the "mouse button mode" of QTdragon. I want to use the middle button of the mouse to rotate and the left button to move.
I don't know how to make changes in QTdragon, can you help me. thanks.
Please Log in or Create an account to join the conversation.
21 Nov 2021 06:00 #227166
by cmorley
Replied by cmorley on topic Change the "Mouse Button Mode" of QTdragon
Currently this is not easy for a user to change.
Is it a preference or a usability issue?
Is it a preference or a usability issue?
Please Log in or Create an account to join the conversation.
23 Nov 2021 03:14 #227363
by tuzki
Replied by tuzki on topic Change the "Mouse Button Mode" of QTdragon
this a preference.I am used to that way of operation.
Please Log in or Create an account to join the conversation.
26 Nov 2021 23:35 #227711
by cmorley
Replied by cmorley on topic Change the "Mouse Button Mode" of QTdragon
Are you using master version of linuxcnc? I added a way to change the button controls with styesheets.
#gcodegraphics{
qproperty-MouseButtonMode:3;
}
#gcodegraphics{
qproperty-MouseButtonMode:3;
}
Please Log in or Create an account to join the conversation.
28 Nov 2021 08:46 #227802
by tuzki
Replied by tuzki on topic Change the "Mouse Button Mode" of QTdragon
Thank you for your answer. Do I need to add this code to a file? Or I just need to execute the update command
Please Log in or Create an account to join the conversation.
29 Nov 2021 08:01 #227875
by cmorley
Replied by cmorley on topic Change the "Mouse Button Mode" of QTdragon
You must use master branch (2.9).
You must have the latest changes.
Then start qtdragon a press f12
Then use the editor to add the code I posted.
You must have the latest changes.
Then start qtdragon a press f12
Then use the editor to add the code I posted.
Please Log in or Create an account to join the conversation.
29 Nov 2021 16:11 #227918
by tuzki
Replied by tuzki on topic Change the "Mouse Button Mode" of QTdragon
OK, thank you for your answer
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.076 seconds