1

How can I enable multitouch support for all elements in windows phone? So, for example, if had two sliders and couple of buttons, how can I allow all three to be manipulated by different simultanous effects on the touch screen.

I saw couple of tutorials online, but I believe they are outdated:

jimpanzer
  • 3,470
  • 4
  • 44
  • 84
  • Can you describe what you want in more detail? – Toni Petrina May 02 '13 at 17:35
  • @ToniPetrina just want to be able to touch multiple elements (buttons,sliders, etc) while holding another element. So for example, with one finger i am moving a slider and with the other figure I want to press a button. –  May 02 '13 at 17:57
  • Interesting idea. I don't know if slider can handle losing focus like that. Unless you will handle everything yourself, I am afraid that there is no easy way. Maybe this thread is relevant: http://stackoverflow.com/questions/11286229/pressing-multiple-buttons-simultaneously. – Toni Petrina May 02 '13 at 18:33
  • @ToniPetrina It doesnt seem to work. The button, if pressed at the same time as another, isnt called. –  May 02 '13 at 21:06

0 Answers0