Print Page | Close Window

How to apply skins to the StatusBar in Dialog?

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=17162
Printed Date: 28 September 2024 at 12:49pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to apply skins to the StatusBar in Dialog?
Posted By: Felix
Subject: How to apply skins to the StatusBar in Dialog?
Date Posted: 26 August 2010 at 7:56am
Hi!

I have created a resizable Dialog with StatusBar and used a XTPSkinManager()->LoadSkin(...) to apply Office 2007 skin to my dialog. All controls skinned successfully except StatusBar.



These calls did not help too:

XTPSkinManager()->ApplyWindow(m_StatusBar.m_hWnd);
XTPSkinManager()->RedrawAllControls();

Is it possible to apply skin to standard MFC CStatusBar in CDialog?

Note: If I create my app without manifest file and not resizable Dialog, the skin framework works correctly and the StatusBar skined successfully. But in this case I have problems with 32 bit icons in the list controls
and comboboxes. Only 16 bit icons could be displayed in this case.



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