On Tue, Jan 20, 2009 at 7:40 AM, Venkat <[email protected]> wrote:
>
> Hi All.
>
>
> Please help me in assigning width to the following check box
>
> panel.add(new CheckBox()).
>
> Please guide how to add width for the check box.

I think checkboxes have a fixed width.  Maybe you're looking to add a
padding or margin to the box?  Otherwise, you could create a custom
checkbox-like widget.

-Dave

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