Tab colours

Questions and comments about currently under development PWB v3

Moderators: Tyler, Scott

Post Reply
MasseyRob
Contributor
Contributor
Posts: 32
Joined: Sun Nov 11, 2007 3:10 pm

Tab colours

Post by MasseyRob »

Hey all

I was wondering if there is a way to manually set the tab colours in PWBv3?

I ask as we are both moving to CEF and changing our search interface, and so far in testing it has resulted in the tabs changing colour from what they used to be in the IE engined PWB3 Tab 0 yellow and tab 1 green to CEF with Tab 0 Blue and Tab 1 Yellow.

I know this sounds like a first world problem, but I know that there are going to be a few Librarians and Library Assistants here that won't be happy with the colour change.

If it can't be changed, that is fine. I can live with this :)

Thanks all in advance for your help

Rob
Massey University Library

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Re: Tab colours

Post by Scott »

Both PWB IE and PWB CEF share the same Tab functionality and have the MFC Tab Control Auto Color set to true. This uses the predefined colors for the tabs.

Stating with PWB 3.05.2 we have added the following setting to the INI file.

[Toolbars]
CustomTabColors=#80FFFF;#8080FF;#80FF80

This will allow setting the custom colors for the MFC Tab Control Auto Color.

--Scott

MasseyRob
Contributor
Contributor
Posts: 32
Joined: Sun Nov 11, 2007 3:10 pm

Re: Tab colours

Post by MasseyRob »

Scott wrote:Both PWB IE and PWB CEF share the same Tab functionality and have the MFC Tab Control Auto Color set to true. This uses the predefined colors for the tabs.

Stating with PWB 3.05.2 we have added the following setting to the INI file.

[Toolbars]
CustomTabColors=#80FFFF;#8080FF;#80FF80

This will allow setting the custom colors for the MFC Tab Control Auto Color.

--Scott
Hi Scott

Great to know. I will keep an eye out for it :)

Cheers

Rob

Post Reply