Using CSS styling in Eclipse 3.5 plugins [message #431998] |
Thu, 30 July 2009 11:58  |
Eclipse User |
|
|
|
Hi all,
Because of all the pressure we are put under by reading the latest blogs entries, I am investigating much deeper around e4. (until then I simply used to get excited about the upcoming features, but I'm now trying to play with them).
It is probably too early to try this, but I'd like to start by adding CSS support to Eclipse 3.5 SWT code. I took a look at the example and could not conclude whether this objective is difficult to achieve. Then I thought someone could answer to the following question over there: Is it possible to add CSS support to SWT in Galileo without any risk to break existing code and features?
Thanks in advance for your answers
Mickael
|
|
|
|
|
|
Re: Using CSS styling in Eclipse 3.5 plugins [message #562096 is a reply to message #431998] |
Mon, 10 August 2009 13:11  |
Eclipse User |
|
|
|
The e4 CSS engine can work against 3.5 SWT, with the 2 css plugins (css.core and css.swt) plus their supporting code.
But AFAIK it's at the level of an SWT program, not eclipse (i.e. 3.5 wouldn't attach the classes needed to style things like view stacks differently, etc).
Depending on what you were trying to do, then you would have work to insert different CSS classes in different UI objects.
PW
|
|
|
Powered by
FUDForum. Page generated in 0.06255 seconds