I need to display some images. And I want to slide out one image from one slide of the screen so the the next image is displayed. Is it possible to have such an animation? thanks
views:
136answers:
2
A:
It's probably not useful to you yet, but device software 5 has features for doing just that. (PictureScrollField)
seanpd
2009-11-17 06:43:31
A:
I can do it with a timer which can keep on feeding new values to the x or y coordinates of the bitmap. That way we show it moving horizontally, vertically or diagonally. Any more ideas??
Bohemian
2009-11-23 07:09:14