change color of menu bar |
Post Reply |
Author | |
sheetal
Newbie Joined: 17 April 2008 Location: Netherlands Status: Offline Points: 14 |
Post Options
Thanks(0)
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 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
see Picture assigned for ReBar. it used to draw Menu.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
sheetal
Newbie Joined: 17 April 2008 Location: Netherlands Status: Offline Points: 14 |
Post Options
Thanks(0)
|
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 |
|
sheetal
Newbie Joined: 17 April 2008 Location: Netherlands Status: Offline Points: 14 |
Post Options
Thanks(0)
|
Hi Oleg,
Actually i tried to use Rebar.Menu and Rebar.Menubar but they are giving errors. do u have any idea? Sheetal |
|
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 |