|
-
April 24th, 1999, 12:44 AM
#1
Mouse position
Hi gunu,
My question is how to know the mouse is in the main frame area or in the view area
if I just move the mouse around but not click it. Thanks in advance.
cepheid
-
April 24th, 1999, 04:26 AM
#2
Re: Mouse position
You can catch the MouseMove messages.
-
April 24th, 1999, 01:13 PM
#3
Re: Mouse position
Thanks for your info, actually I don't know how to use the
'catch' function for the mouse move. Can you please drop
some words on this? thanks.
cepheid
-
April 24th, 1999, 05:57 PM
#4
Re: Mouse position
Try GetCursorPos(...) function
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|