0

TouchEvent Down/Up

Is there any way to get the touch event status on the BrightSign.

I would like to get somthing like OnDown and OnUp event?

 
 
 
 

4 comments

  • 0
    Avatar
    Allen H. Porter

    I think the Event logs from the player contain the touch events.

  • 0
    Avatar
    Bright Scripters

    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)

  • 0
    Avatar
    Lukas Uebachs

    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.

     
     
  • 0
    Avatar
    Bright Scripters
Please sign in to leave a comment.