Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - MDI Problems using Skins
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

MDI Problems using Skins

 Post Reply Post Reply
Author
Message
denczek View Drop Down
Newbie
Newbie


Joined: 06 August 2004
Status: Offline
Points: 27
Post Options Post Options   Thanks (0) Thanks(0)   Quote denczek Quote  Post ReplyReply Direct Link To This Post Topic: MDI Problems using Skins
    Posted: 28 February 2007 at 3:52pm
We have added the following line to the beginning of our application:
 
XTPSkinManager()->LoadSkin(_T("Office2007.cjstyles"));
 
This allows us to have a nice skin.  We also apply user selectable themes on top of the skin. 
 
The problem is that the OnCreate method of our child MDI windows is not called now and thus we are not given the opportunity to create toolbars, etc...
 
 
 
 
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.031 seconds.