Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. I can't set title for this post!!!

I can't set title for this post!!!

Scheduled Pinned Locked Moved The Weird and The Wonderful
comquestionworkspace
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Meysam Toluie
    wrote on last edited by
    #1

    switch (e.KeyCode)
    {
    case Keys.D1:
    if (keyIsDown[Keys.D1]) return;

        try
        {
            keyIsDown\[Keys.D1\] = true;
            // code continues. ..
        }
        catch { }
    break;
    

    }

    This is a question in StackOverFlow[^]

    L P C 3 Replies Last reply
    0
    • M Meysam Toluie

      switch (e.KeyCode)
      {
      case Keys.D1:
      if (keyIsDown[Keys.D1]) return;

          try
          {
              keyIsDown\[Keys.D1\] = true;
              // code continues. ..
          }
          catch { }
      break;
      

      }

      This is a question in StackOverFlow[^]

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Meysam Tolouee wrote:

      This is a question in StackOverFlow[^]

      Without answer :)

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

      1 Reply Last reply
      0
      • M Meysam Toluie

        switch (e.KeyCode)
        {
        case Keys.D1:
        if (keyIsDown[Keys.D1]) return;

            try
            {
                keyIsDown\[Keys.D1\] = true;
                // code continues. ..
            }
            catch { }
        break;
        

        }

        This is a question in StackOverFlow[^]

        P Online
        P Online
        PIEBALDconsult
        wrote on last edited by
        #3

        Why are you bothering us with it?

        You'll never get very far if all you do is follow instructions.

        1 Reply Last reply
        0
        • M Meysam Toluie

          switch (e.KeyCode)
          {
          case Keys.D1:
          if (keyIsDown[Keys.D1]) return;

              try
              {
                  keyIsDown\[Keys.D1\] = true;
                  // code continues. ..
              }
              catch { }
          break;
          

          }

          This is a question in StackOverFlow[^]

          C Offline
          C Offline
          cpkilekofp
          wrote on last edited by
          #4

          The code makes perfect sense in its context. Were you looking at it through beer goggles? :suss:

          "Seize the day" - Horace "It's not what he doesn't know that scares me; it's what he knows for sure that just ain't so!" - Will Rogers, said by him about Herbert Hoover

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups