Saltar al contenido principal

Validation system - Button pressed & Key pressed

Respondida

Comentarios

2 comentarios

  • Comentario oficial
    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

Iniciar sesión para dejar un comentario.