Daniel,

2012/6/29 Daniel Gonzalez <gonva...@gmail.com>:
> Thanks. I think making it easy to define custom themes would be a big
> booster for pyjamas.

I second this, thought the same about Pyjs from the very beginning.
GWT default looks sucks as hell.

> What would probably be great would be a sample application showing all basic
> pyjamas widgets, offering the possibility to apply some predefined "skins",
> so as to show how this is implemented.
>
> I do not know how easy this would be, or whether there are browser
> compatibility concerns.

Maybe with a GWT theme generator a lot can be achieved already towards
providing themes from Pyjs. There's heavy use of "gtw-*" CSS classes
in the code generated by Pyjs. I found this generator when I did a
quick research last year or so: http://works.sen-sei.in/gtg/

Could be a starting point. Good luck!

Peter


> On Thursday, June 28, 2012 10:37:17 AM UTC+2, apexi.200sx wrote:
>>
>> AFIK there are no "themes" that you can apply out of the box.  You just
>> create your own theme/skin using CSS.
>>
>> You could look at the CSS that Vaadin or muntjac have defined and use
>> ideas from that as a basis for your own CSS theme.
>>

Reply via email to