Wrong Shade of Blue in Office2007 |
Post Reply |
Author | |
corpcon
Groupie Joined: 28 June 2007 Status: Offline Points: 70 |
Post Options
Thanks(0)
Posted: 11 December 2007 at 12:12am |
With SkinFramework, I am using the Office2007 theme. However, compared to the real Office 2007 color, the blue is way too dark and looks kind-of cheap (over-powering) - see image. Is there a way to change this without manually setting the background colours of each form and frame, etc. In my code I have the line ... SkinFramework.LoadSkin sBuiltInStylesPath & "\Office2007.cjstyles", "NormalBlue.ini" I basically just copied this code from examples. I have no idea where NormalBlue.ini is or how to use it. I'm assuming it's not really needed for the default colors. I also tried to change the color using the SetColor Method, but there wasn't a real example in Help of how to use it, so I had no luck with that. Also, the syntax for SetColor has ... ByVal Color As ULong ... What the heck is Ulong? VB choked on that, so I switched it to just Long. Anyway, to the point - I know the RGB values of the real Office2007 shade of blue, so is there a way to change the appropriate background colors of forms and frames to that lighter shade?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Here special skin for you :) wilth ligh background.
... but Ilike dark more....
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
corpcon
Groupie Joined: 28 June 2007 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
That's so cool that you did that.
Thank you!
Except ... I guess the background of other controls, such as the Xtreme Suite tab control, will still remain dark blue. I could set the color to default, but then I lose the cool styling of the tabs.
|
|
corpcon
Groupie Joined: 28 June 2007 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
Any suggestions to match other Xtreme controls?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |