Print Page | Close Window

Skin FormView's Dialog placed in Shortcut Pane

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=8836
Printed Date: 14 May 2024 at 8:33am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Skin FormView's Dialog placed in Shortcut Pane
Posted By: Windtech
Subject: Skin FormView's Dialog placed in Shortcut Pane
Date Posted: 20 November 2007 at 4:35am

Hi,


My frame structure is:

MainFrm : public CXTPMDIFrameWnd, CXTPOffice2007FrameHook

CXTPDockingPane
 CXTPShortcutBar
  CXTPShortcutBarPane
   CMyResizeFormView
 
   CMyResizeFormView::OnInitialUpdate()
   {
      XTPSkinManager()->LoadSkin(..);
    }

Framework been skined perfect. but CXTResizeFormView's Dialog cannot been skined,any ideas?

Thanks!




Replies:
Posted By: Oleg
Date Posted: 20 November 2007 at 7:08am
Hi,
 
Don't call LoadSkin in OnInitialUpdate. call it in Constructor of CMainframe.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Windtech
Date Posted: 20 November 2007 at 8:04pm
Hi Oleg,

now it works fine. thanks!



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