|
-
July 27th, 2005, 02:39 AM
#1
Modal dialog and outside mouse control
Hi All !
I'm creating normal CDialog and show it by DoModal(). Problem is that I need to know if user click rigth mouse button OUT of this dialog.
I try with SetCapture(). This is work, but mouse events not come to my controls in dialog, nc elements ect..
I don't want a solution without DoModal() (create->Show). Will be the best if window is modal.
Any ideas ?
Thnx in advance
OlekBa
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
|