Is there any way to get the touch event status on the BrightSign.
I would like to get somthing like OnDown and OnUp event?
Is there any way to get the touch event status on the BrightSign.
I would like to get somthing like OnDown and OnUp event?
I think the Event logs from the player contain the touch events.
I think that by event, Lukas means a BrightAuthor event, and he is looking to respond to the moment when the finger is lifted from the screen.
Would that be correct?
I'm not seeing such event in the documentation, but I may have missed it.
Is HTML5 an option? (touchend)
Correct, I would need either a BrightAuthor option (does not exist or is well hidden) or a possibility to handle it in a Custom PlugIn. Could not find this in the docs too.
I would need to send UDP commands with the touch events, so HTML5 might be an option, but is a lot more work to do for a simple requirement. Not sure if sending UDP by HTML5 is possible at all.
If there is the will and the time, there is a way.
https://docs.brightsign.biz/display/DOC/BrightScript-JavaScript+Objects
touchend maybe?
https://developer.mozilla.org/en-US/docs/Web/API/Touch_events
Can't find what you're looking for?
Contact support