MM4 - How do I set the background color for tabs?

If you want to contribute MediaMonkey skins, themes, icons, etc...

Moderators: Morten, Gurus

BlueDragon
Posts: 63
Joined: Sat Jan 09, 2010 7:23 pm

MM4 - How do I set the background color for tabs?

Post by BlueDragon »

Hi,

I am an absolute beginner in skinning, and have been experimenting a little with existing themes in the theme editor.

In the Wiki I couldn't find an answer to my problem: How do I set a background for the new main tabs in MM4?
I studied the new Pulse theme, 4-Delletronic eee and vitreous but only managed to edit the tabs and not their background.

On this image you can see what I mean:
Image

thanks for help!
DreadM
Posts: 1018
Joined: Wed Mar 26, 2008 1:09 pm
Location: Germany

Re: MM4 - How do I set the background color for tabs?

Post by DreadM »

Greetings

Well ,i think you run Xp ,
I'm not 100% sure ,but i think the background from tabs is controlled by the Client from Form / MainForm !
BlueDragon
Posts: 63
Joined: Sat Jan 09, 2010 7:23 pm

Re: MM4 - How do I set the background color for tabs?

Post by BlueDragon »

yeah, i got it :D

thanks!
BlueDragon
Posts: 63
Joined: Sat Jan 09, 2010 7:23 pm

Re: MM4 - How do I set the background color for tabs?

Post by BlueDragon »

one more question: how can i change the font color of the tabs? :oops:
DreadM
Posts: 1018
Joined: Wed Mar 26, 2008 1:09 pm
Location: Germany

Re: MM4 - How do I set the background color for tabs?

Post by DreadM »

In MM4 are 2 new Tab areas ,Main Tabs and Art and Details Tabs,
by default MM4 use the Tab object from Theme .mskn.
These you can change , you have to make new entries in the settings .ini file.

Code: Select all

Wiki:
[PageControl]
MainWindowTabs=TE_Object_Name - theme name for main window tabs - by default standard Tabs theme is used (introduced in MM4)
CoverWindowTabs=TE_Object_Name - theme name for cover window tabs - by default standard Tabs theme is used (introduced in MM4)
And than create new tab objects in the theme .mskn ,with the same names as in the settings .ini file.
look inside any MM4 skin ,and you will find this objects and ini entrys.

To change the color from tabs ,you have to change the images from Tab objects!
andreas

Re: MM4 - How do I set the background color for tabs?

Post by andreas »

Does anyone know how to set the background of the tabs in the Art & Details panel?
andreas

Re: MM4 - How do I set the background color for tabs?

Post by andreas »

andreas wrote:Does anyone know how to set the background of the tabs in the Art & Details panel?
Figured it out:
In the settings.ini file
Turn on the Line under tabs. Set the colour your want. This will show up as the background of the tabs.

CoverWindowTabsLineUnderTabs=1
CoverWindowTabsLineColor=FFFFFF
Post Reply