How to not move when double-clicking

Use this Forum to post your “How to …” questions about your use of aXes. This is not a technical support forum. Both the aXes Support Team at LANSA and other aXes customers may answer your questions. LANSA cannot guarantee the accuracy of any information posted by customers.

Moderator: jeanmichel

Post Reply
sohashi
Posts: 4
Joined: 02 Oct 2019, 17:23

How to not move when double-clicking

Post by sohashi »

Hi,

Double-click on the aXes screen to go to the next page.
I am looking for a way to not go to the next page when I double click.
Is there any way to disable the move when double clicking?

Would changing as400keymap.xml help?

Regards

Shumpei
User avatar
Dino
Posts: 88
Joined: 19 May 2017, 08:29

Re: How to not move when double-clicking

Post by Dino »

Hi Shumpei

I cannot use double click to go to next page...
where are you using the double click?
in a datatable in aXes?
just any empty space?
in a button?

regards
sohashi
Posts: 4
Joined: 02 Oct 2019, 17:23

Re: How to not move when double-clicking

Post by sohashi »

Hi Dino

Sorry for the late reply.
I found a solution to the problem.
The solution is to set AIDKeyOnDoubleClick to blank.

Thank you very much.
User avatar
Dino
Posts: 88
Joined: 19 May 2017, 08:29

Re: How to not move when double-clicking

Post by Dino »

Just to add one more thing here, as this is default visualization extension.

If you want to do have this change as the default for every input component without having to modify each screen, you need to make the change at application level, extensions template.
AIDKeyOnDoubleClick.png
AIDKeyOnDoubleClick.png (90.08 KiB) Viewed 4395 times
Post Reply