PDA

View Full Version : kEventMouseMoved not functional?


jeckil
2002.09.09, 10:28 AM
hello everybody.

Can anyone tell me how to get a mousemoved event on a windowed mode carbon gl application?, i have beeen able to get it on fullscreen mode with no probs using the carbon event man, but as i trace on the windowed mode i notice kEventMouseMoved is skipped, what am i doing wrong??


:cool:
Thanks for your help

Hog
2002.09.09, 12:46 PM
as far as i've tried out carbon events seem to be fully funktional under osx. maybe you should give a little more detail on how you are implementing them.
it is difficult for someone else to reconstruct the problem if they wanted to help you.