Page 1 of 2

Touch Button Interaction

Posted: 10 Mar 2013, 20:30
by kanter18
Hello,

Sorry for my english..

I have two buttons close. I use a multi-touchscreen. If i press on it, (touchEnter or touchPress) at the same time on this two buttons, it's play two actions on the same time.
I try to use: Enabled or Inactive Actived, but always two actions.
How can i do not to play two action at the same time? If there multiple users on a show...



Thank you for your answer.

Christian.

Re: Touch Button Interaction

Posted: 12 Mar 2013, 07:29
by chriss0212
hi christian

can you post a small example? dont realy get your problem!

greetz

christian

Re: Touch Button Interaction

Posted: 12 Mar 2013, 08:39
by TobiTobsen
Hi,
if I got you right, you want to disable one button if the other one is pressed?

You can use touch inside state, invert it logically and connect it to the enable state of your other button...


Best regards,
Tobi

Re: Touch Button Interaction

Posted: 12 Mar 2013, 08:44
by Christian Krix Schmidt
I think he means that both buttons get triggered at the same time by pressing just one of them. The buttons are probably so small and close together that they are both accidentally triggered. Maybe the touchscreen is calibrated too sensitive? Christian, could you clarify your problem please?

Re: Touch Button Interaction

Posted: 19 Mar 2013, 10:58
by kanter18
Ok,
I try to explain:

If i have this two Sphere like Touch button (exemple.jpg); and if i press (TouchEnter ) at the same time with two finger, it will play actions of this two buttons.
How do you do to use menu items (i'm not sure for that words)?
How to prevent from not play two buttons actions if you press on it exactly at the same time?
( I use Dell ST222OT )
Ok, i made a short MP4 movie with my pbm Ventuz.
Look at Ventuz.zip

Thanks a lot.

Re: Touch Button Interaction

Posted: 19 Mar 2013, 10:59
by kanter18
( my display is Dell ST222OT )

Re: Touch Button Interaction

Posted: 19 Mar 2013, 19:31
by chriss0212
ok...funny...

it seems you are the first who dont want to use the multitouch feature :-)

if you want to make sure, that only one trigger can be done you have to disable button2 as long as button1 is pressed and vice versa!

greetz

christian

Re: Touch Button Interaction

Posted: 25 Mar 2013, 10:14
by kanter18
I try your idea , but i have the same pbm. Inactive on Tape and Holp. Always the same pbm.
i used TouchEnter to play an action because some TouchScreen have pbm to understand Single Tap.
But, same pbm in single Tap.

Thanks.

Re: Touch Button Interaction

Posted: 25 Mar 2013, 20:17
by chriss0212
try inactive on pressed!

greetz

christian

Re: Touch Button Interaction

Posted: 26 Mar 2013, 07:52
by kanter18
chriss0212 wrote:try inactive on pressed!

greetz

christian
Excuse me but what do you want to explain by "on pressed" ?

With TouchButton, i have: SingleTap, TapAndHold, TouchBegin, TouchEnd, TouchEnter, TouchBegin..

Could you explain the Node link please, or maybe by a small exemple if you have some time to loose on that.

Thanks.

Christian.