| RCP Workbench Title Bar Color [message #717906] |
Mon, 22 August 2011 13:00  |
sudipta ghosh Messages: 2 Registered: August 2011 |
Junior Member |
|
|
Hi All
We have an Eclipse RCP based application based on Eclipse 3.3.2 on windows os.(at present it runs on Windows 7).
We need to change the title bar color from default blue to some thing else like red.
Please help me , how can i change the color.
|
|
|
|
| Re: RCP Workbench Title Bar Color [message #718095 is a reply to message #718089] |
Tue, 23 August 2011 04:43   |
|
Originally posted by:
On 2011-08-23 10:25, Daniel Krügler wrote:
> On 2011-08-22 19:00, sudipta ghosh wrote:
>> We have an Eclipse RCP based application based on Eclipse 3.3.2 on
>> windows os.(at present it runs on Windows 7).
>>
>> We need to change the title bar color from default blue to some thing
>> else like red.
>>
>> Please help me , how can i change the color.
>
> You may want to try the approach described in
>
> http://stackoverflow.com/questions/628726/how-to-change-the-color-of-eclipse-rcp-view-title-bar
I just notice that this would only change the color of the view bar, not
the color of the application bar. What I could find so far is, that
there is no way to configure the application title bar color.
- Daniel Krügler
|
|
|
| Re: RCP Workbench Title Bar Color [message #718274 is a reply to message #717906] |
Tue, 23 August 2011 15:43   |
|
The color of the application bar is the one that is set in the operating system. If you change the Appearance settings via Control Panel you will see that your rcp application will use them.
Other potential option would be to write your own presentation (follow the links from the stackoverflow). Since I have not done this so far I do not know how much customization will offer this to you.
Can I ask why you need to change this particular color?
Time is what you make of it.
|
|
|
|
|
| Re: RCP Workbench Title Bar Color [message #718698 is a reply to message #718670] |
Thu, 25 August 2011 01:33  |
|
If you want to make the difference between the two different versions of the application then you could use a different ico images in the product configuration.
I know that this does not solve the initial problem, but this way the users can say that indeed the versions are different.
Time is what you make of it.
|
|
|
Powered by
FUDForum. Page generated in 0.07204 seconds