![]() |
Skin FormView's Dialog placed in Shortcut Pane |
Post Reply
|
| Author | |
Windtech
Newbie
Joined: 20 November 2007 Location: China Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: Skin FormView's Dialog placed in Shortcut PanePosted: 20 November 2007 at 4:35am |
|
Hi,
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! |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Windtech
Newbie
Joined: 20 November 2007 Location: China Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 November 2007 at 8:04pm |
|
Hi Oleg,
now it works fine. thanks! |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |