Little problem |
Post Reply |
Author | |
MicB
Newbie Joined: 24 February 2010 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 18 August 2010 at 4:03pm |
Hi,
I have al Litte Problem with Colors (INI.Files)
If i Call :
send( _oSkinFramework, #LoadSkin, GetExepath() + "styles\" + cStil + ".cjstyles", "NormalBlue.ini")
send( _oSkinFramework, #ApplyWindow, Long( _cast, self:Handle( 0 ) ) )
the programme looks like:
If i call:
send( _oSkinFramework, #LoadSkin, GetExepath() + "styles\" + cStil + ".cjstyles", "NormalBlack.ini")
send( _oSkinFramework, #ApplyWindow, Long( _cast, self:Handle( 0 ) ) ) the programme looks like:
what is wrong? The Ribbonbar and the Shell remaining blue?
(It was a long day. May be i donīt see the forest because of the lot of trees <g>)
Thanks for the tips
michael |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
For RibbonBar you have manually set its colors. See Ribbonbar VB sample. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |