Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How to get the mousemove?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to get the mousemove?

 Post Reply Post Reply
Author
Message
freehawk View Drop Down
Groupie
Groupie


Joined: 22 April 2004
Status: Offline
Points: 95
Post Options Post Options   Thanks (0) Thanks(0)   Quote freehawk Quote  Post ReplyReply Direct Link To This Post Topic: How to get the mousemove?
    Posted: 23 February 2006 at 7:26pm

Hello

I attach a CView onto CDockingFrameWnd up the Pane, In the CView, there are some events as WM_MOUSEMOVE and so on. When the CView is as MDI window, these event can work ok, but after docked the CView, they cannot come. I do the program like "MDITabWindow.exe". Please help me why?

Thanks.

-Freehawk

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 24 February 2006 at 7:49am

Hello,

You make something wrong in code, WM_MOUSEMOVE must be sent. Attach what you have now

 

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
freehawk View Drop Down
Groupie
Groupie


Joined: 22 April 2004
Status: Offline
Points: 95
Post Options Post Options   Thanks (0) Thanks(0)   Quote freehawk Quote  Post ReplyReply Direct Link To This Post Posted: 26 February 2006 at 9:00pm

Sorry, I were wrong. The "WM_MOUSEMOVE" can be sent to CView, but TTN_NEEDTEXT can not be sent. I hope to know why. Please help me.

Thanks

-Freehawk

Originally posted by oleg oleg wrote:

Hello,

You make something wrong in code, WM_MOUSEMOVE must be sent. Attach what you have now

 

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 27 February 2006 at 8:24am

Hello,

CommandBars don't send TTN_NEEDTEXT at all....

 

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.078 seconds.