Re: [GD-Windows] Detecting mouse exiting window?
Brought to you by:
vexxed72
From: Javier A. <ja...@py...> - 2002-08-05 07:08:35
|
Julien Koenen <ma...@ju...> wrote: > You can Capture the Mouse-Cursor. > Than you will get all Mouse-Move-Messages and you can check if the > Mouse-Pos is still in your Window. I strongly advise against this. It will hurt you later with usability problems when the user wonders why his mouse doesn't seem to work properly. Javier Arevalo Pyro Studios |