![]() |
CXTPFrameWnd's OnSize Problem |
Post Reply
|
| Author | |
czlai
Groupie
Joined: 18 December 2006 Location: Taiwan Status: Offline Points: 35 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPFrameWnd's OnSize ProblemPosted: 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.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |