You can add a dummy Label object into right most side, and setCellWidth of
label widget to 100%.

Kevin

On Mon, Dec 22, 2008 at 9:08 PM, dduck <anders.johansen.a...@gmail.com>wrote:

>
> Hi,
>
> For reasons that seems good and sufficient, I would like to create my
> own radio-group-like group of buttons or images that represent
> selecting one state from 4 possible ones. Basically I would like to do
> this:
>
> <left end image><button state 1><button state2>...<right end image>
>
> I would like to insert this as a widget for a row of data in a table.
>
> Unfortunately I can't make the images flush against each other.
> Instead I get an ugly gap between them.
>
> Am I using the correct class? I have used Image, and use
> ClickListeners to change the images accordingly, but should I perhaps
> use e.g. PushButton?
>
> Any suggestions, help?
>
> Anders
> >
>

--~--~---------~--~----~------------~-------~--~----~
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