Print Page | Close Window

Proper use of msstyles

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=15333
Printed Date: 16 November 2024 at 9:05pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Proper use of msstyles
Posted By: Source
Subject: Proper use of msstyles
Date Posted: 09 October 2009 at 11:19am
What is the correct use of .msstyles files (loading method or reference) on an application in a way that the shortcut bar and report headers (among others) may reflect the correct style loaded?

A small example attached: XP and Royale ok. Others not so!

uploads/20091009_111825_Outlook2003.zip - uploads/20091009_111825_Outlook2003.zip

Regards.


-------------
Product: Xtreme SuitePro (ActiveX) version 13.1.0
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0



Replies:
Posted By: Source
Date Posted: 11 October 2009 at 2:38pm
Anyone?

-------------
Product: Xtreme SuitePro (ActiveX) version 13.1.0
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0


Posted By: joeliner
Date Posted: 13 October 2009 at 7:30am
Hi Source,
 
The difference lies in the 'what images are in the skin'. See, for msstyles it only contain images for skinning window elements and other MSControls. Same applies for CJStyles.
 
For CJ Controls use Office2007 dlls since they have the different images for skinning CJ Controls.
 
Come to think of it, would be nice-have for CJStyles to have skinning for both Win and CJ Controls i.e. CJ Styles including the Office2007 dll allowing us to create our skins for CJ Controls.
 
Hope that explains it. :)
 
regards


-------------
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3
Language: Visual Basic 6 SP6


Posted By: Source
Date Posted: 16 October 2009 at 5:00am
Too bad. So .mystyles are in general no use?

Anyone knows about some controls like componentone that support full skinning (ActiveX)?

Regards.


-------------
Product: Xtreme SuitePro (ActiveX) version 13.1.0
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0


Posted By: Oleg
Date Posted: 16 October 2009 at 5:43am

Hello,

You can set xtpShortcutThemeNativeWinXP theme for Shortcutbar:
frmShortcutBar.wndShortcutBar.VisualTheme = xtpShortcutThemeNativeWinXP
 
standard Office2003 theme just don't use skins colors - but have predefined 3 blue/olive and silver colors.  Its not issue of Skinframework or msstyles.
 
if you want use f.e Blue colors with all themes add
 
    XtremeShortcutBar.ColorManager.SystemTheme = xtpSystemThemeBlue
    frmShortcutBar.wndShortcutBar.VisualTheme = xtpShortcutThemeOffice2003


-------------
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