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