Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Agustin

Pages: [1]
1
General discussions / Strange problem with MouseMove event in Mac OSX
« on: October 06, 2008, 06:04:22 pm »
Hi there!

I know the OSX port is still in development, but perhaps I'm doing something wrong. I need to capture the movement of mouse, so I first tried the MouseMove event. This event won't be captured unless a button is clicked! That is, I can get the event only when the mouse button is pressed.

I also attempted using the App.GetInput().GetMouseX() method but the result is the same - unless I press a button, the values returned won't change.

Everything else works beautifully and the port feels mature enough except for this issue. Any ideas?

Thanks in advance, and congratulations to everyone involved in the development of this fantastic tool! :D

Agustin

Pages: [1]