Print Page | Close Window

Overview wanted

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=11093
Printed Date: 28 September 2024 at 10:20am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Overview wanted
Posted By: chrisABC
Subject: Overview wanted
Date Posted: 18 June 2008 at 11:31am
I am playing about with the Samples, and using RibbonBar, DckingPanes and SkinFramework.  It all works OK, but I don't know what I am doing.

I can see samples for the RibbonBar examples which load Office2007Blue.dll, etc.  And DockingPane.VisualTheme = ThemeOffice2007. And SkinFramework.LoadSkin "Office2007.cjstyles".

etc.

How do these all relate?  Does the SkinFramework override the other settings? Do I need to use all of these? 

I'd very grateful for a paragraph giving an overview of these things.

(It is fun doing things by trial and error, but it does take a lot of time).


-------------
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6



Replies:
Posted By: chrisABC
Date Posted: 26 June 2008 at 7:41pm
Here's what I have got at the moment to try and make sense of the skins and themes etc,  Any comments?

Select Case  UserSelectedLook
   case  "Office2007 Aqua"
        SkinFramework.LoadSkin "Office2007.cjstyles", "NormalAqua.ini"
        CommandBarsGlobalSettings.Office2007Images = "Office2007Aqua.dll"
        DockingPaneMain.VisualTheme = ThemeOffice

   case "VistaSilver"
        SkinFramework.LoadSkin "Vista.cjstyles", "NormalSilver.ini"
        CommandBarsGlobalSettings.Office2007Images = "Office2007Silver.dll"
        DockingPaneMain.VisualTheme = ThemeVisio

   case "LunaBlue"
        SkinFramework.LoadSkin "WinXp.Luna.cjstyles", "NormalBlue.ini"
        CommandBarsGlobalSettings.Office2007Images = "Office2007Blue.dll"
        DockingPaneMain.VisualTheme = ThemeWord2007



Is this the best way to do this?  Has anyone got a better system?


-------------
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6



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