Home » Eclipse Projects » Remote Application Platform (RAP) » about org.eclipse.ui.themes
about org.eclipse.ui.themes [message #908846] |
Thu, 06 September 2012 05:28 |
ocean xue Messages: 107 Registered: November 2011 |
Senior Member |
|
|
hello
1. Default Test1 view Open -> Attachment image1
2. IWorkbenchPage.showView(), Test2 View Open -> Attachment image2
3. First click the Test1 view, no background color -> Attachment image3
4. Click other view, click again test1 view, have background color -> Attachment image4
5. extension config:
<extension
point="org.eclipse.ui.themes">
<theme
id="eoffice.workbench.theme"
name="Workbench Theme">
<colorOverride
id="org.eclipse.ui.workbench.ACTIVE_TAB_BG_END"
value="79,124,177">
</colorOverride>
<colorOverride
id="org.eclipse.ui.workbench.ACTIVE_TAB_BG_START"
value="79,124,177">
</colorOverride>
<colorOverride
id="org.eclipse.ui.workbench.ACTIVE_NOFOCUS_TAB_BG_START"
value="151,151,151">
</colorOverride>
<colorOverride
id="org.eclipse.ui.workbench.ACTIVE_NOFOCUS_TAB_BG_END"
value="151,151,151">
</colorOverride>
<colorOverride
id="org.eclipse.ui.workbench.ACTIVE_TAB_TEXT_COLOR"
value="255,255,255">
</colorOverride>
</theme>
</extension>
thank a lot.
-
Attachment: Image1.png
(Size: 1.16KB, Downloaded 328 times) -
Attachment: image2.png
(Size: 1.67KB, Downloaded 324 times) -
Attachment: image3.png
(Size: 1.31KB, Downloaded 326 times) -
Attachment: image4.png
(Size: 1.54KB, Downloaded 288 times)
|
|
|
Re: about org.eclipse.ui.themes [message #908883 is a reply to message #908846] |
Thu, 06 September 2012 07:06 |
Ivan Furnadjiev Messages: 2429 Registered: July 2009 Location: Sofia, Bulgaria |
Senior Member |
|
|
Hi,
this is probably a bug in the CTabFolder not in RWT/Workbench theming.
Please open a bungzilla and attach a snippet to reproduce the issue.
Thanks,
Ivan
On 9/6/2012 8:28 AM, ocean xue wrote:
> hello
>
> 1. Default Test1 view Open -> Attachment image1
> 2. IWorkbenchPage.showView(), Test2 View Open -> Attachment image2
> 3. First click the Test1 view, no background color -> Attachment image3
> 4. Click other view, click again test1 view, have background color -> Attachment image4
>
> 5. extension config:
> <extension
> point="org.eclipse.ui.themes">
> <theme
> id="eoffice.workbench.theme"
> name="Workbench Theme">
> <colorOverride
> id="org.eclipse.ui.workbench.ACTIVE_TAB_BG_END"
> value="79,124,177">
> </colorOverride>
> <colorOverride
> id="org.eclipse.ui.workbench.ACTIVE_TAB_BG_START"
> value="79,124,177">
> </colorOverride>
> <colorOverride
> id="org.eclipse.ui.workbench.ACTIVE_NOFOCUS_TAB_BG_START"
> value="151,151,151">
> </colorOverride>
> <colorOverride
> id="org.eclipse.ui.workbench.ACTIVE_NOFOCUS_TAB_BG_END"
> value="151,151,151">
> </colorOverride>
> <colorOverride
> id="org.eclipse.ui.workbench.ACTIVE_TAB_TEXT_COLOR"
> value="255,255,255">
> </colorOverride>
> </theme>
> </extension>
>
> thank a lot.
--
Ivan Furnadjiev
Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
| | |
Goto Forum:
Current Time: Sat Jan 25 10:33:18 GMT 2025
Powered by FUDForum. Page generated in 0.03930 seconds
|