Print Page | Close Window

Little problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: ActiveX COM
Forum Description: Topics related to Codejock ActiveX COM products
URL: http://forum.codejock.com/forum_posts.asp?TID=17129
Printed Date: 26 April 2024 at 11:38am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Little problem
Posted By: MicB
Subject: Little problem
Date 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



Replies:
Posted By: Oleg
Date Posted: 20 August 2010 at 7:07am
Hi,

For RibbonBar you have manually set its colors. See Ribbonbar VB sample.

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



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