![]() |
Docking panes and WM_MOVING |
Post Reply
|
| Author | |
PierreL
Groupie
Joined: 01 September 2006 Location: Canada Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
Topic: Docking panes and WM_MOVINGPosted: 01 August 2008 at 12:12am |
|
Hello,
I have a frame that has a docking pane manager. This pane mgr creates 2 panes (also frame based). I'm getting WM_SIZE messages in my panes but not WM_MOVING. My goal is for one of the panes to receive WM_MOVING messages in order to also move a floating CXTPPopupControl that hovers over it. I've added the handler in this frame-based docking pane but it doesn't get invoked. Any idea why I'm not getting these msgs? Thanks, Peter |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 August 2008 at 2:19am |
|
Hi,
OS Sends WM_MOVING only to toplevel frame that is actually moving. OS doesn't send it to child windows.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
PierreL
Groupie
Joined: 01 September 2006 Location: Canada Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 August 2008 at 1:05pm |
|
Of course... sorry for my silly question
![]() 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 |