Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Docking panes and WM_MOVING
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Docking panes and WM_MOVING

 Post Reply Post Reply
Author
Message
PierreL View Drop Down
Groupie
Groupie
Avatar

Joined: 01 September 2006
Location: Canada
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote PierreL Quote  Post ReplyReply Direct Link To This Post Topic: Docking panes and WM_MOVING
    Posted: 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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
PierreL View Drop Down
Groupie
Groupie
Avatar

Joined: 01 September 2006
Location: Canada
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote PierreL Quote  Post ReplyReply Direct Link To This Post Posted: 15 August 2008 at 1:05pm
Of course... sorry for my silly question
Thanks!

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.061 seconds.