css-compatible theme engine?



Hi.

as a part of http://gybe.sf.net/ project,
'css to style' module is required.

GtkStyle created by GtkRcStyle.
and the parsing of rc is matter of specific theme engine, right?

so 1. css to rc parser 2. rc to style parser, which css-compatible
routine are necessary.

the 'css-compatible' means that:
css is greater than GtkStyle's field.
so the remaining(= css - GtkStyle) might not fit to default theme engine.
(or any other engine implemented ever)

to minimize the remaining properties, yet another theme engine,
which knows how to deal with the css properties
shall be implemented, I think.

what do you think of this issue?

thx
kz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]