Detect Mouse Position in Jit Window when Mouse Button is not Clicked?

Sym's icon

Hey, is it possible to detect the Mouse Position in the Jit Window when no Mouse Button is clicked?
If there is a solution this would be awesome, as I fear I have to work on a workaround with the mousestate object.

Rob Ramirez's icon

check the help file, and the @idlemouse attribute.

Sym's icon

awesome, thanks rob!

Max Patch
Copy patch and select New From Clipboard in Max.

actually I tried the idlemouse attribute already but it still reports the state only when the mousebutton is pressed

Did I oversee something in this setup?

MIB's icon
Max Patch
Copy patch and select New From Clipboard in Max.
Sym's icon

great, thanks!