As a first visible result of my work so far I want to present a very basic slider application. At the moment it doesn’t do a lot aside from moving pictures from the left to the right and the other way around in an animated way. But I guess it will be a nice test case on how one can bring animation to widgets.
Have fun by watching the video!

2 comments
Comments feed for this article
November 13, 2008 um 12:13
Sascha Peilicke
Cool, it would look even nicer if you’d use cubic velocity between the start and end point of the movement in favor of a constant velocity. This way the animation would finish faster without decreasing the clear visibility on the sliding image.
November 13, 2008 um 12:17
troja84
This is an option for the next „release“. I’ll have a look on it.