Repaint in ActiveX with Docking Panes |
Post Reply |
Author | |
dkf8117
Newbie Joined: 06 February 2004 Location: United States Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 11 February 2004 at 1:09pm |
I'm having some strange repaint problems trying to use docking panes inside an activex ctrl. Basically, I've got a CXTPFrameWnd derived class with a couple of docking panes (I'm using the NoDocView sample posted earlier) which is created inside my ActiveXCtrl as an instance variable, using the WS_CHILD, WS_VISIBLE, WS_CLIPCHILDREN styles. On resize, it fills the Ctrl's viewing area. If I resize my control, everything works great, but when I try to resize the panes within the ctrl, they don't repain themselves. If I hide the ctrl, resize it, or minimize and restore it the panes are painted correctly (and they are located at their new locations as appropriate). Ideas? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Such problems need to debug to solv them. if it is possoble send project ot support@codejock.com to test. |
|
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 |