Yes, I was afraid of that. I hoped to do it more elegant and be able to use preferences per Widget instance. It's however only possible to use preferences per Widget type (globally).
Is it even possible per instance, such that would it be worth adding an issue about this? On Nov 10, 11:47 pm, Thomas Broyer <[email protected]> wrote: > You'll have to either define specific CSS classes with different widths, or > use button.getElement().getStyle().setWidth(newWidth, Unit.PX); -- 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.
