0

I'm on Win8 and I would like to move a label with fingers ( rotation, zoom , mouvement)

I saw that i can do it with a scatterview but, this control seems to be hard to use... I'd like to know if you know other control which can help me doing this ?

A Sample of ScatterView ?

win8 dont got that kind of control ? Thx!

1 Answers1

0

You should be able to do this in a Canvas, and use the OnManipulationDelta events on each control.

I have done this in CP, but I haven't tried it in release preview.

ZombieSheep
  • 29,603
  • 12
  • 67
  • 114