02-25-2010 10:42 AM
Hi,
I want to create a sample application, in which i have to change the bitmap on sliding my finger on the image, any input on how to do it.
02-25-2010 12:16 PM
Are we talking graphics or interaction?
If graphics then you will need to do almost a game-like drawing so that the image can be slid back and forth.
If interaction then you can use TouchGesture.SWIPE to find how mush to slide the image and which direction it should go in.
01-24-2011 02:00 AM
I want the slide effect in the Bitmap field when i click a button next image should come with slide effect..
Kindly help me out for this..
Thnx