Community
Participate
Working Groups
Bug 398027 introduced IPresentationEngine.STYLE_OVERRIDE_KEY to define the style-bits of the SWT window. Quote: ------------ The new persistent data key 'STYLE_OVERRIDE_KEY' allows for a contract between a renderer and someone using this key on a ui element. So far I've only implemented the code to respect the new overrides in the WBWRenderer but there you can simply define the SWT flags you want in an 'int' and store the string version in the MWindow's peristentData map. ------------ I suggest to introduce the same for the StackRenderer, which would allow us for example to solve Bug 405681.
https://git.eclipse.org/r/22961
Fixed with https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=8b9e389e897bb351d563acbf8283b280ce096379
*** Bug 405681 has been marked as a duplicate of this bug. ***
.
Thanks Lars, looks great ! You'll have to show me how you use this at EclipseCon.
Verified in Build id: I20140402-0100