PDA

View Full Version : Another Multitouch example


xdatrion
10th April 2009, 12:09 PM
Hmmm... I just saw the idea of "multitouch" and played a bit with it.
So I made a program that shall show how a picture viewer could work...

Usage:
Put your stylus on the position you want the upper left corner of the rectangle to be. Don't move it. Then put another stylus (or pencil) on the place you want the lower right corner to be. You can now move the lower right corner. But don't move the first stylus, else it won't work...

This is only an example. No useful program :D

Net CF 3.5 required (maybe 2.0 works, too? )

alfoalfo
11th April 2009, 10:41 AM
Hmmm... I just saw the idea of "multitouch" and played a bit with it.
So I made a program that shall show how a picture viewer could work...

Usage:
Put your stylus on the position you want the upper left corner of the rectangle to be. Don't move it. Then put another stylus (or pencil) on the place you want the lower right corner to be. You can now move the lower right corner. But don't move the first stylus, else it won't work...

This is only an example. No useful program :D

Net CF 3.5 required (maybe 2.0 works, too? )


Wow...Wonderful !! :D and so ....why not making something like on the iphone with this multitouch ? ^^

TomMyH1992
11th April 2009, 01:18 PM
this is great :D

xdatrion
11th April 2009, 01:55 PM
A pictureviewer like this is possible, but you can only move one finger and not - like with an iPhone - two fingers. So you place one finger and then stretch the picture with your other finger. So its not so intuitive. Another problem is that both fingers have to push with the same pressure, else its not exact. You might have seen this in my application.

pnowakone
11th April 2009, 08:35 PM
pretty good ... i hope that we will have a lot of aplications with multitouch !