It looks like its an issue with size of the grid. Post your code here
and also try out with border color so that you can actually see the
cells.

On Jan 19, 11:33 am, dukha <[email protected]> wrote:
> Hi
> I'm trying to lay out a group of radio buttons in a horizontal line on
> the screen. GWT doesn't want to cooperate with my intention. With 3
> radio buttons and a great deal of available space , I get a mixture of
> 0 labelword1 labelword2    0                   0
>                                       labelword1      labelword1 label
> word2
>                                       labelword2
> (Hope this makes sense when you see it. The zero is the button. I've
> drawn my diagram here with the spacebar. Who knows how it will look...
>
> I have a panel which has the group label and a grid. Each rb is in a
> cell of the grid. I've tried setting the width of the panel, setting
> the width of the grid, setting the width of each cell in the grid.
> None of this made a difference to the layout. (The layout did change
> when I changed the cellpadding and cellspacing, but of course this
> didn't help with my goal.
>
> Any help appreciated
> Dukha
-- 
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