On 27 oct, 10:29, Halabe <[email protected]> wrote:
> Hi,
>
> I am trying to add labels to a flowPanel.
>
> The labels are being added each one on a line which does not reflect
> the real behavior of the flowPanel which is to have them on the same
> line and when the width is full to go to the second line.

FlowPanel's behavior is actually to not do anything special and leave
it all to HTML/CSS intepretation by the browser.

> I tried substituting the label by a checkbox and a textbox and it
> worked.
>
> Any idea?

Use an InlineLabel instead.
--~--~---------~--~----~------------~-------~--~----~
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