aspose file tools
The moose likes GWT and the fly likes Marquee movement problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » GWT
Reply Bookmark "Marquee movement problem" Watch "Marquee movement problem" New topic
Author

Marquee movement problem

Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8441

I need to display some dynamic info on my page, which are context relavent. Getting it from the server is no problem. Displaying it is.

I had thought of using a DecoratedPopupPanel with an HTML with a "marquee" tag. Doesnt work.*
Then I tried an HtmlPanel with the marquee tag. Doesn't work.*
I tried googling but found only this http://code.google.com/p/google-web-toolkit/issues/detail?id=1247

*The text shows up, but doesnt scroll.

Any ideas?


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8441

Ok.
This might be a browser issue.
I ran the same code on Mac+Safari+GWT plugin and it works.
But if I try it on Ubuntu+FF+GWT Plugin it does not.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Marquee movement problem
 
Similar Threads
TEST
Colors Do Not Come Out Of Color Printer
How to set caret position to the beginning in JtextArea every time the screen is opened?
fieldset tag color
XML Parsing error