Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Themes "Scenic" - Controls have different colors!?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Themes "Scenic" - Controls have different colors!?

 Post Reply Post Reply
Author
Message
Michael122 View Drop Down
Groupie
Groupie


Joined: 02 September 2008
Status: Offline
Points: 18
Post Options Post Options   Thanks (0) Thanks(0)   Quote Michael122 Quote  Post ReplyReply Direct Link To This Post Topic: Themes "Scenic" - Controls have different colors!?
    Posted: 16 November 2009 at 7:33am
Hello

I have a question: Why are with "Scenic" the colors not correctly?

Here I see a large difference (see picture):


ShortCut, report and status bar remain "Blue".
(Windows 7 "Scenic" (Wordpad or Paint) have e.g. a grey statusbar)

Can I adjust that somewhere?

PS: I load "Scenic" for all controls!

Thanks and greeting
MG
Back to Top
cmm2006 View Drop Down
Senior Member
Senior Member


Joined: 26 September 2006
Status: Offline
Points: 118
Post Options Post Options   Thanks (0) Thanks(0)   Quote cmm2006 Quote  Post ReplyReply Direct Link To This Post Posted: 16 November 2009 at 3:20pm
Hi,
You have to use SkinFrameWork
Language: Visual Basic 6 SP6
OS: Windows XP Pro SP3
Product: Codejock Xtreme SuitePro 13.1
Back to Top
Michael122 View Drop Down
Groupie
Groupie


Joined: 02 September 2008
Status: Offline
Points: 18
Post Options Post Options   Thanks (0) Thanks(0)   Quote Michael122 Quote  Post ReplyReply Direct Link To This Post Posted: 17 November 2009 at 4:22am
Ok, thanks @cmm2006!

Actually I did not want to use the Skin Framework (I find too slow).

With which editor can I directly the theme files change?
"ResHacker" functioned unfortunately, I cannot open the PNG resources.

Have you idea or an hint for me?

Thanks
MG
Back to Top
Michael122 View Drop Down
Groupie
Groupie


Joined: 02 September 2008
Status: Offline
Points: 18
Post Options Post Options   Thanks (0) Thanks(0)   Quote Michael122 Quote  Post ReplyReply Direct Link To This Post Posted: 17 November 2009 at 9:51am
Hello

I have partial success - with simple means (see Pic).



Report:
rpcX.PaintManager.CaptionBackGradientColorDark = &HF5E7DC
rpcX.PaintManager.CaptionBackGradientColorLight = &HFFFBF6
rpcX.PaintManager...

Shortcut:
ShortcutBarGlobalSettings.ColorManager.SystemTheme = xtpSystemThemeUnknown
scbX.ColorSet.GripperDark = &HE6C2A5
scbX.ColorSet.GripperLight = &HF5E7DC
scbX.ColorSet.NormalItemDark = &HF5E7DC
scbX.ColorSet.NormalItemLight = &HFFFBF6
scbX.ColorSet...

ShortcutCaption:
sccX.GradientColorDark = &HF5E7DC
sccX.GradientColorLight = &HFFFBF6

Now I have only the problem with the statusbar.

Still someone has an hint for me (not Skin Framework)?

Thanks and greeting
MG
Win 7 Pro, 64-Bit.
VB 6.0 Pro (all SP and patches).
CodeJock Xtreme SuitePro 13.2.1.
Test machine: XP Pro SP3, Win 7 Pro 32-Bit.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.