Animated GIFs are not supported. We had planned to add support for them via a concrete "Video" subclass of org.apache.pivot.wtk.media.Movie such that they could be played in the MovieView component, but we never got around to it.
Feel free to give it a shot if you like. :-) Although the Video class has not been implemented, the MovieView component has. You can see an example of MovieView (using a custom Movie that animates a clock) here: http://svn.apache.org/repos/asf/pivot/trunk/demos/src/org/apache/pivot/demos/clock/ So hopefully it shouldn't be too difficult to create a Video class that supports animated GIFs. G On Aug 10, 2010, at 6:13 PM, JohnRodey wrote: > > I added an animated gif as an imageview component but it doesn't animate? Is > there no support for this yet? thanks > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Does-pivot-support-animated-gifs-tp1079885p1079885.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
