Hi,
I need to display a set of text elements (each with a separate click
handler etc) one after another. I use a FlowPanel and thought the
usage of Label for the text elements would be a good idea. But it is
not. Label renders itself as div (as described in the Javadoc).
Is there any way to render a kind of span version?

I only found the work-around of using InlineHTML -- but I don't want
to allow HTML in content and want to keep some level of abstraction
and so on.

Any ideas?

Thanks a lot,
Paul.
--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@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