Re: [GD-Windows] Detecting mouse exiting window?
Brought to you by:
vexxed72
From: Julien K. <ma...@ju...> - 2002-08-05 16:37:23
|
Could you explain your Problem with this approach a little bit more precise ? Thanks Julien Koenen ----- Original Message ----- From: "Javier Arevalo" <ja...@py...> To: <gam...@li...> Sent: Monday, August 05, 2002 9:09 AM Subject: Re: [GD-Windows] Detecting mouse exiting window? > 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 > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Gamedevlists-windows mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=555 |