Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Problem using XTPSkingManager under Windows 7
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problem using XTPSkingManager under Windows 7

 Post Reply Post Reply
Author
Message
david.ice View Drop Down
Newbie
Newbie
Avatar

Joined: 10 July 2013
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote david.ice Quote  Post ReplyReply Direct Link To This Post Topic: Problem using XTPSkingManager under Windows 7
    Posted: 10 July 2013 at 12:30am
Changing skin by XTPSkingManager has no problem under Windows XP
but causing some problems under Windows 7

1. the title bar has disappeared, as shown in the picture:


2. the scroll bar in CXTPReportControl is not scollable

the codes used to change the skin are as follow:
XTPSkinManager()->SetApplyOptions(xtpSkinApplyFrame | xtpSkinApplyColors| xtpSkinApplyMetrics);
XTPSkinManager()->LoadSkin(_T("Office2007.cjstyles"));


I am currently using 11.1.3.0 to develop the application.
Can anyone help with this problem?
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.137 seconds.