I had to revisit the code with the labels and links together, and
decided not to 'faff about' anymore. I added a style to my links, and
did your css below. Worked great, and a lot less code! Thanks much,
I hadn't thought of solving it with css for some reason.
On Oct 3, 1:46 pm, "Ian Bambury" <[EMAIL PROTECTED]> wrote:
> Why faff about with an anchor and clicklistener when you can just put this
>
> .gwt-Hyperlink
> {
> display : inline;
>
> }
>
> in your css?
>
> You can then throw one lot of text at the HTMLPanel with <span>
> placeholders.
>
> Ian
>
> http://examples.roughian.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
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
-~----------~----~----~----~------~----~------~--~---