Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - skin for titlebar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

skin for titlebar

 Post Reply Post Reply
Author
Message Reverse Sort Order
Pariksh*t View Drop Down
Groupie
Groupie
Avatar

Joined: 26 June 2008
Location: India
Status: Offline
Points: 77
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pariksh*t Quote  Post ReplyReply Direct Link To This Post Topic: skin for titlebar
    Posted: 25 July 2008 at 6:49am
i have written this code on button click
 

CString str1 = _T("C:\\Program Files\\Codejock Software\\MFC\\Xtreme ToolkitPro v12.0.0\\Bin\vc71\\styles");

XTPSkinManager()->LoadSkin(str1 + _T("Vista.cjstyles"), _T("NormalBlack2.INI"));

//'/AfxMessageBox(_T("CXTPButton"));

CColorDialog cd;

cd.DoModal();

but the color dialogs title bars color is not changed?

what more i need to do?
Back to Top
Pariksh*t View Drop Down
Groupie
Groupie
Avatar

Joined: 26 June 2008
Location: India
Status: Offline
Points: 77
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pariksh*t Quote  Post ReplyReply Direct Link To This Post Posted: 25 July 2008 at 5:39am

hello,

i have gone through your SkinMDISample application...

how did you managed to change titlebars color of Color dialog , Print dialog and Font dialog after changing the skin
please mark those code line sand send me and also mention the necessary classes and functions which you have used
 
do reply
regards,
Pariksh*t
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.