Why not create the marque as html text and wrap it a HTML widget. You can wrap this all in a Composite widget.
Or create a Marquee class that extends Widget and create your own marquee Element in the constructor (just like other widgets as Label and HTML). Then add public methods to modify/set the element attributes. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/whdEAclhm0EJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
