Results 1 to 2 of 2

Thread: Multi Key Press (EXAMPLE "Ctrl + P")

  1. #1
    Join Date
    Sep 2008
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Exclamation Multi Key Press (EXAMPLE "Ctrl + P")

    How would you go about doing so? Thanks

  2. #2
    Join Date
    Mar 2007
    Posts
    3,042
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    Just call KeyDown multiple times before you call KeyUp for the keys you called.

    If you need to get keycodes, the SCAR or SRL Manual should have a listing of them.
    :-)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •