Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-incubator-e4-dev] CSS/Styling Manual/Automatical way

Hi,
At first thank to Yves Yang to have put link about TK-UI CSS engine into
E4 Declarative UI section. I'm sorry but I have not understood the difference
between Manual and Automatical way?

Automatical way means that SWT widget support CSS styling natively?
Is that?

About Markup Languages, it seems that E4 would like use XML to describe UI.
I would like just say that TK-UI manage w3c DOM Document and render it into SWT or Swing.
So you can write _javascript_ (Rhino) or Java to manage DOM Document
to get element, set value of element, add/remove new element.

DOM Document is bounded to the UI with JFace Databinding.
Id you are interseted, I could tell you more. Is is possible to add some comments
about TK-UI to manage DOM Document and render it into SWT?
If you need information, I could write something. Don't hesitate to contact me.

You can read TK-UI features  to see TK-UI technivcal point, but I can write more if you need.

Thank you.

Regards Angelo



Back to the top