| CSS Styling of individual PartStacks [message #1022169] |
Thu, 21 March 2013 08:02  |
Roman Flückiger Messages: 2 Registered: March 2013 |
Junior Member |
|
|
Is there a way to set the css styling of an individual PartStack (e.g. by Id)?
I can set the styling of all PartStacks, but not a specific instance, even though it has a unique elementId in the model fragment.
Even if I set the css class name programatically with:
stylingEngine.setClassname((CTabFolder) partStack.getWidget()), "myPartStackStyle");
After losing the focus on the part stack the style is lost. It seams like eclipse is clearing or re-setting the classname to the default one.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01986 seconds