Announcement

Collapse
No announcement yet.

Detect press of control keyes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Detect press of control keyes

    Hi folks
    is ther a way to detect if the pressed key was left control or right control ??
    I need to detect which one is presd
    can i ??
    Any idia ??

  • #2
    i found it
    Code:
    if System.IsKeyDown(160) then

    Comment


    • #3
      OK
      NOW HOW CAN I USE VAR INSTATE OF 160
      I WILL MAKE AN OPTION THAT ALLOW THE USER TO SELECT THE BUTTON HIMSELF

      CAN I USE VARIABLES IN (System.IsKeyDown) ???

      Comment


      • #4
        ok
        yes i can

        the error was mistyping in my code
        all resolved

        Comment

        Working...
        X
        😀
        🥰
        🤢
        😎
        😡
        👍
        👎