Print Page | Close Window

CXTPFrameWnd's OnSize Problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=6703
Printed Date: 14 May 2025 at 8:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPFrameWnd's OnSize Problem
Posted By: czlai
Subject: CXTPFrameWnd's OnSize Problem
Date Posted: 22 March 2007 at 4:54am
I inherit CXTPFrameWnd and use CXTPDockingPaneManager in it. When I resize those CXTPDockingPane(s), why the OnSize() of CXTPFrameWnd didn't be called ?
I need the solution becuase I need to redraw the CXTPFrameWnd after resizing of panes.
Thanks.



Replies:
Posted By: Oleg
Date Posted: 23 March 2007 at 2:52am
Hi,
 
Override
virtual void RecalcLayout(BOOL bNotify = TRUE);
method of frame.
 
but I don't recommend you redraw frame each time user resize some splitter...


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



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