LWJGL
May 22, 2013, 08:28:12
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL 2.9.0 released!
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
Bug Reports / RFE
>
[BUG] Mouse grabbing on Mac OS
Pages: [
1
]
« previous
next »
Print
Author
Topic: [BUG] Mouse grabbing on Mac OS (Read 452 times)
Levo
Newbie
Posts: 1
[BUG] Mouse grabbing on Mac OS
«
on:
April 21, 2012, 16:00:29 »
Hi, I'm developping an Applet in which I grab the mouse when I click on the window. It works perfectly on Windows, but when I try it on a Mac, it doesn't work at all. The cursor doesn't disappear until I move the mouse, but then Mouse.getNext() doesn't get any mouse event, I get 0 with getDX and getDY and getX/Y isn't updated. If I keep moving the mouse, the cursor eventually reappear, but I still don't get any mouse event by moving the mouse over the window. If I ungrab the mouse, everything works normally.
I really don't think I'm using it the wrong way and even in a minimalistic applet, it still doesn't work.
Thank you for your attention !
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...