We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Modification Keys

Home Forums Puzzles Modification Keys

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #65888
    David Duperron
    Customer

    Hi!
    How can I capture a keyboard event with a combination of key? More specifically something like CTRL+L,
    or a combination of mouse button (0,1or2) + CTRL key??
    Thanks for the help!

    David

    #65891
    kdv
    Participant

    Every keybord event has boolean flags altKey, ctrlKey and shiftKey

    But you can’t read these flags in Puzzles :unsure:

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.