 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Cagri Karapicak Guest
|
Posted: Fri Feb 09, 2007 9:11 am Post subject: how to catch mouse click outside the main window frame? |
|
|
Hi everybody,
I have a problem about catching mouse events outside the main window
frame of my application; for example if I have clicked over the main
form of my application, i could catch the WM_LBUTTONDOWN message by
overriding the WndProc, but it is not enough for catching the mouse
clicks outside this window.
My forms attributes like;
left=0
top=0
width=200
height=200
but I want to catch the clicks at the screen coordinate 536,567 in an
1024x768 res. window for example... |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|