You probably haven't set a width for the HP, or if you have, then you
probably haven''t set a width for the cell with the button in it.
But with no code, all anyone can do is guess.

Ian

http://examples.roughian.com


2009/4/17 badgerduke <[email protected]>

>
> Hello:
>
> I am working with a HorizontalPanel and trying to style the generated
> table cells.  GWT automatically inserts "align=left" on the tds,
> making it impossible to style this property.
>
> Now I 've been trying to use:
>
> buttonPanel.setCellHorizontalAlignment(upButton,
> HorizontalPanel.ALIGN_RIGHT);
>
> with "upButton" being a Button within the cell and "buttonPanel" being
> the HorizontalPanel, but this has no effect on the outcome.  Can
> anybody give me a hand?
>
> Thanks
> Eric
> >
>

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