Print Page | Close Window

change color of menu bar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=10272
Printed Date: 27 September 2024 at 12:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: change color of menu bar
Posted By: sheetal
Subject: change color of menu bar
Date Posted: 17 April 2008 at 7:18am
I want to change color of menubar.
Actually I want different color for menubar and status bar is it
possible ?
Because when I write the following code I do not get the different color for
the menubar.

Window = 255 255 255
AppWorkSpace = 0 0 0
MenuBar = 0 0 0
Menu = 0 0 0
Background = 0 0 0
Btnface = 192 192 192
BtnText = 255 255 255
Highlight = 0 0 255
MenuText = 204 204 204
InfoBk = 255 255 255; tooltip background white
InfoText = 0 0 0 ; tooltip text color



Replies:
Posted By: Oleg
Date Posted: 17 April 2008 at 8:46am
Hi,
see Picture assigned for ReBar. it used to draw Menu.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: sheetal
Date Posted: 17 April 2008 at 8:55am
Hello ,

thanks for immediate reply
I have copied the Blue_Normal.ini file from WinXp Luna
it has follwoing rebar
Can u please tell me which image i have to check or change
so that my Menubar will be Black and toolbar and status bar will remain same.

;Rebar is a container for toolbars

[Rebar]
bgtype =imagefile
sizingtype=stretch
ImageFile = Blue\ToolbarBackground.bmp
sizingmargins= 0, 0, 0, 4
Font                = Tahoma, 8
TextColor           = 127 124 115
FillColorHint = 241 243 239; Background color of toolbars (light beige)

[Rebar.Band]
bgtype = none
ContentMargins    = 2, 0, 0, 0
EdgeShadowColor = 216 210 189

[Rebar.Gripper]
bgtype = imagefile
SizingMargins   = 2, 1, 4, 2
ContentMargins    = 2, 1, 0, 0
ImageFile = Blue\ToolbarGripper.bmp
sizingType     = Tile
Transparent     = true
FillColorHint = 171 167 149; Gripper dot color (dark beige)

[Rebar.GripperVert]
bgtype = imagefile
SizingMargins = 3, 3, 2, 1
ContentMargins    = 1, 2, 0, 0
ImageFile = Blue\ToolbarGripperVert.bmp
sizingType = Tile
Transparent = true
FillColorHint = 171 167 149; Gripper dot color (dark beige)

[Rebar.Chevron]
SizingMargins = 4, 4, 4, 4
ContentMargins = 0, 0, 0, 0
ImageFile = Blue\ToolbarButtons.bmp
bgtype = imagefile
imagelayout = vertical
imageCount= 6
sizingType= Stretch
Transparent = true
GlyphType   = ImageGlyph
GlyphImageFile = Blue\Chevron.bmp
GlyphTransparent= true
VAlign = Top
FillColorHint = 0 0 0; Glyph color (black)

[Rebar.ChevronVert]
SizingMargins = 4, 4, 4, 4
ContentMargins = 0, 0, 0, 0
ImageFile = Blue\ToolbarButtons.bmp
bgtype = imagefile
imagelayout = vertical
imageCount= 6
sizingType= Stretch
Transparent = true
GlyphType   = ImageGlyph
GlyphImageFile = Blue\Chevron.bmp
GlyphTransparent= true
VAlign = Top
FillColorHint = 0 0 0; Glyph color (black)

regards,
Sheetal


Posted By: sheetal
Date Posted: 17 April 2008 at 9:27am
Hi Oleg,

Actually i tried to use
Rebar.Menu and Rebar.Menubar but they are giving errors.

do u have any idea?

Sheetal





Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net