Great in concept, but copying from CSS itself seems like a bad idea. The lack of abstraction can lead to some really inelegant stylesheets or necessitate writing the stylesheet in another language and generating CSS with a compiler. The lack of conditionals and variables is, to my way of thinking the most significant limitation.
Yeah the default look is crap. We don't have a lot of options on Linux, though. Qt doesn't have many good themes either and it doesn't feel as nice as GTK. Enlightenment feels really quirky and unpolished.
14 comments
[ 4.0 ms ] story [ 43.3 ms ] threadThe Qt guys also have been trying to take this a step further with the declarative UI / QML (basically a tiny DSL for UIs) project:
http://labs.trolltech.com/blogs/2009/05/13/qt-declarative-ui...
I don't know, I think that's a reasonably long period of time in graphics framework development.
You can't say that here! But the screenshot makes it pretty clear.
Edit: that's the default engine, as it says in the blog post. I still think GTK looks awful, but this is not really good evidence.
But to copy all the flaws of CSS as well?