Page 1 of 1

How to receive the mouse messages.

Posted: 10 Mar 2010 03:12
by shaort
source code (1.0.5)
I want to know, the interface to receive mouse messages in source code.
Please tell me, thanks!

Re: How to receive the mouse messages.

Posted: 10 Mar 2010 17:39
by RĂ©mi Denis-Courmont
You need to register callbacks on the mouse-* varaibles on what video output object you're interested in. See the dvdnav.c plugin as an example.