Skip to main content

Validation system - Button pressed & Key pressed

Answered

Comments

2 comments

  • Official comment
    Rasmus Jensen

    I've moved this to the Q&A Session as it is not a B1UP Feature Request.

     

    As for CharPressed it is only being evaluated if the event is the KeyDown Event... An item Pressed Event do not check CharPressed as such an event does not send keyboard events... So sounds like you need 2 validation (If this even is possible as SAP themself have CTRL + Enter, so might not work at all in the SDK)

  • Alvin Li

    Hi Rasmus,

    Thanks for your comment. I just create 2 validation, one for clicking button, another for key press to solve the problem. Thanks

Please sign in to leave a comment.