As far as I know, there is no way to rotate an image in CSS.  You would have
to generate 360 versions of the image in photo editing software (or using
Java's image library) , then bundle them up into a ClientBundle and extend
Animation to animate the rotation.  GWT doesn't have built in support for
this.

Thanks,
John LaBanca
jlaba...@google.com


On Thu, Oct 28, 2010 at 9:55 PM, stymie <jamesty...@gmail.com> wrote:

> I was wondering if there were any built in ways or libraries that
> would allow me to continously rotate an image in a 360 degrees
> circle.Been using google but have not come up with anything as of yet.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to