Smooth animation of an image in .net cf ?

  • Thread starter Thread starter juvi
  • Start date Start date
J

juvi

Hello,

I want to animate an image. There is a sample for WM5 and WM6 which let my
image be drawn with alpha info - how can I extend this feature with an
animation?

The image should make a slide like in WM 6.1 phone (slide panel)

Thanks for any help.
juvi
 
I think the simplest way will be to set an imagelist with your animation
images and
set an image with a timer to get the next index.
 
hello,

thank you for reply...which timer tick rate is recommended for the animation
refresh to get it drawn fast like in the WM 6.1 interface or not to get
performance issues?

thx
 
Back
Top