PDA

View Full Version : Confirm with double click



Reapertje
04.02.18, 18:42
Hi there,

I don't know if carpal tunnel syndrome still exists, but I think a new game feature would certainly help prevent it.

Is it possible to add the double click from mouse as confirm action? For example, if I send out my geo's, or explorers, I click them, click on what I want them to do, then I need to move all the way down to the green tick and press it .

If a double click would also count as a confirm, it would save me a lot of time and needless scrolling with the mouse.

Would be awesome, thanks :)

Syltom1
04.02.18, 23:14
It's a long time since I learned Flash ActionScript, but if I remember right, there is no double click event. So, it's technically impossible.

vigabrand
07.02.18, 14:29
it would save me a lot of time and needless scrolling with the mouse.

lol srsly?

Mannerheim
07.02.18, 15:25
It's a long time since I learned Flash ActionScript, but if I remember right, there is no double click event. So, it's technically impossible.

That's not entirely true. Newer versions have more native support and even with ages old versions you could use the single click event and implement your own check by measuring the time between clicks.


lol srsly?

It's a very tedious process with multiple specialists and could be easily simplified. Every little thing helps when talking about hundreds of gestures per day.