ArrayArrayArrayArray BrainModular BrainModular Users Forum 2016-01-07T22:19:05+02:00 https://www.brainmodular.com/forums/app.php/feed/topic/5232 2016-01-07T22:19:05+02:00 2016-01-07T22:19:05+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=5232&p=34479#p34479 <![CDATA[multitouch mouse callbacks are not working]]> Statistics: Posted by senso — 07 Jan 2016, 21:19


]]>
2015-12-17T21:48:20+02:00 2015-12-17T21:48:20+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=5232&p=34337#p34337 <![CDATA[multitouch mouse callbacks are not working]]> senso++++

Statistics: Posted by senso — 17 Dec 2015, 20:48


]]>
2015-12-16T04:05:18+02:00 2015-12-16T04:05:18+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=5232&p=34307#p34307 <![CDATA[multitouch mouse callbacks are not working]]> http://www.sensomusic.org/forums/viewtopic.php?id=5192
If multitouch does not work in the SDK, that is a major problem and a ticket will have to be raised.
Simon.

Statistics: Posted by sm_jamieson — 16 Dec 2015, 03:05


]]>
2015-12-16T04:03:04+02:00 2015-12-16T04:03:04+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=5232&p=34306#p34306 <![CDATA[multitouch mouse callbacks are not working]]> I have modified the Simple Pad example module to try to detect multitouch mouse moves.
I have implemented the following routines but they do not get called.

void onMouseMoveMultiProc(TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);
void onMouseDownMultiProc(TMouseButton MouseButton, TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);
void onMouseUpMultiProc(TMouseButton MouseButton, TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);

If I look on the module output parameters, I can see an array output when multitouch is used, so it is enabled.

I have tried not implementing the normal mouse callbacks (onMouseMove etc.) in case that was overriding the mutlitouch callbacks, but that does not solve the problem.

What is required to enable the multitouch callbacks with the SDK ?

Thanks,
Simon.

Statistics: Posted by sm_jamieson — 16 Dec 2015, 03:03


]]>
BrainModular BrainModular Users Forum 2016-01-07T22:19:05+02:00 https://www.brainmodular.com/forums/app.php/feed/topic/5232 2016-01-07T22:19:05+02:00 2016-01-07T22:19:05+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=5232&p=34479#p34479 <![CDATA[multitouch mouse callbacks are not working]]> Statistics: Posted by senso — 07 Jan 2016, 21:19


]]>
2015-12-17T21:48:20+02:00 2015-12-17T21:48:20+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=5232&p=34337#p34337 <![CDATA[multitouch mouse callbacks are not working]]> senso++++

Statistics: Posted by senso — 17 Dec 2015, 20:48


]]>
2015-12-16T04:05:18+02:00 2015-12-16T04:05:18+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=5232&p=34307#p34307 <![CDATA[multitouch mouse callbacks are not working]]> http://www.sensomusic.org/forums/viewtopic.php?id=5192
If multitouch does not work in the SDK, that is a major problem and a ticket will have to be raised.
Simon.

Statistics: Posted by sm_jamieson — 16 Dec 2015, 03:05


]]>
2015-12-16T04:03:04+02:00 2015-12-16T04:03:04+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=5232&p=34306#p34306 <![CDATA[multitouch mouse callbacks are not working]]> I have modified the Simple Pad example module to try to detect multitouch mouse moves.
I have implemented the following routines but they do not get called.

void onMouseMoveMultiProc(TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);
void onMouseDownMultiProc(TMouseButton MouseButton, TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);
void onMouseUpMultiProc(TMouseButton MouseButton, TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);

If I look on the module output parameters, I can see an array output when multitouch is used, so it is enabled.

I have tried not implementing the normal mouse callbacks (onMouseMove etc.) in case that was overriding the mutlitouch callbacks, but that does not solve the problem.

What is required to enable the multitouch callbacks with the SDK ?

Thanks,
Simon.

Statistics: Posted by sm_jamieson — 16 Dec 2015, 03:03


]]>