PDA

View Full Version : Mouse Events



jsonnabend
March 18th, 2007, 04:33 PM
I'm sure this is answered already in the forums, but I couldn't find a thread on it. Is there a way to generate events when the mouse moves? I'd like to turn off the cursor (which I can do with a utility I wrote) and turn it back on when the mouse moves. I can do it all externally, but I'd rather do it in Girder.

TIA.

- Jeff

Promixis
March 18th, 2007, 06:01 PM
John Hinds mouse plugin should do that.

quixote
March 18th, 2007, 06:28 PM
Can you upload that utility so that we can have it also? It sounds like it could be useful for some menu GMLs that I've been messing around with.
TIA

jsonnabend
March 20th, 2007, 07:46 AM
Can you upload that utility so that we can have it also? It sounds like it could be useful for some menu GMLs that I've been messing around with.
TIA

Sure. Where do I upload to?

- Jeff