Print Page | Close Window

INI files

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=4051
Printed Date: 16 June 2024 at 3:34pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: INI files
Posted By: Fabian
Subject: INI files
Date Posted: 24 April 2006 at 8:02am

Hi

The skin- sample (ActiveX, VB6) references some INI-files in the LoadSkin method. But I do not find such INI files in my installation.

What for are these INI - files (it seems that the sample works withot them) what is the content of such an INI - file and from where can we download the mentioned files?

Thanks a lot

Fabian



-------------
Product: Xtreme SuitePro (ActiveX) version 16.2.3

Platform: Windows 7 (32bit)

Language: Visual Basic 6.0 / SP6



Replies:
Posted By: Oleg
Date Posted: 24 April 2006 at 8:51am

Hi,

This ini file contained in *.msstyles file.  If you don't specify it default ini file will be used.



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


Posted By: serkan
Date Posted: 11 May 2006 at 9:45am

can you please tell me how to use msstyles? i used

    SkinFramework1.LoadSkin App.Path & "\iTunesA.msstyles", ""
    SkinFramework1.ApplyWindow Me.hWnd
    SkinFramework1.ApplyOptions = SkinFramework1.ApplyOptions Or xtpSkinApplyMetrics

but nothing happens .. but when i use SkinFramework1.LoadSkin App.Path & "\Office2007.cjstyles", "" its ok..

(they are all in the same folder)



Posted By: Oleg
Date Posted: 11 May 2006 at 5:05pm

Hmm. Just tried it with our SkinSample - copied iTunesA.msstyles and changed LoadSkin to

SkinFramework1.LoadSkin App.Path & "\iTunesA.msstyles", ""

and it works. Try it wit our sample.



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


Posted By: serkan
Date Posted: 11 May 2006 at 8:47pm

hmm when i put SkinFramework1.ApplyOptions = SkinFramework1.ApplyOptions Or xtpSkinApplyMetrics
 the skin does not appear..

when i remove , it works..

by depending on your example :) i tried as is..

but this issue only occurs on msstyles..

ok resolved.. thank you..




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