Sounds cool.  Looking forward to seeing it.

On Thu, Feb 10, 2011 at 2:23 PM, Jeff Larsen <larse...@gmail.com> wrote:

> I've developed a widget similar to decoratorpanel, except it facilitates
> drag resizing and uses the layout panel architecture instead of the html
> table layout of DecoratorPanel. I've got some more javadoc and tests to
> write before I send it in for review (and possibly additions to showcase).
>
> My question is, what is the standard for doing styling with new widgets?
> Should I continue to use the standard.css standard_rtl.css etc? Or should I
> implement the styling with CssResource? If I go with CssResource, then the
> borders of the Resizable won't match the changing theme.
>
Please use the CSS resource and match it to the color scheme of the
CellTable styles.  We're moving away from the older style themes in static
CSS files and toward a single theme that we'll keep up to date.


>  --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to