- Thread starter
- #41
Re: [Plugin] TouchControl 0.2.2.0 (update 2010-01-17)
Hi SirShagsalot,
maybe the "click on release" should be the problem, the plugin is calculating everything starting with "left-click-down" then "click-and-move" and "left-click-up".
As an example, the plugin recognizes the "tap-and-hold" functionality based on the time from click-down to click-up, when no click-up can be recognized in the specified amount of time, the plugin sends an right click, else a left click.
If "click on release" is used, there is no time from click-down to click-up, in that case all clicks send as left click and also no "mouse moved way" can be saved to recognize any gestures.
Maybe you can test it again without the "click-on-release" function and give me a feedback.
I will test a little with the click-on-release function on my touchscreen.
Thanks and best regards
p.h.b.e.
Hi SirShagsalot,
maybe the "click on release" should be the problem, the plugin is calculating everything starting with "left-click-down" then "click-and-move" and "left-click-up".
As an example, the plugin recognizes the "tap-and-hold" functionality based on the time from click-down to click-up, when no click-up can be recognized in the specified amount of time, the plugin sends an right click, else a left click.
If "click on release" is used, there is no time from click-down to click-up, in that case all clicks send as left click and also no "mouse moved way" can be saved to recognize any gestures.
Maybe you can test it again without the "click-on-release" function and give me a feedback.
I will test a little with the click-on-release function on my touchscreen.
Thanks and best regards
p.h.b.e.