I can't think of a widget, besides a Table, that isn't a div. This
InlineLabel class is new to me though. I have an extension of
Hyperlink called SimpleHyperlink that adds display:inline to its
style. Same goes for SimpleLabel.

On Oct 29, 6:00 pm, Charles Fry <[EMAIL PROTECTED]> wrote:
> Yikes. That seems like a defect in Hyperlink. Why would it insist on
> being a div?
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to