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. Web Development
  3. ASP.NET
  4. touch screen application in C#

touch screen application in C#

Scheduled Pinned Locked Moved ASP.NET
csharp
8 Posts 6 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.
  • G Offline
    G Offline
    ginsa vaheed
    wrote on last edited by
    #1

    I want to develop touch screen application in .C#.i didnt develop touch screen before.

    Kornfeld Eliyahu PeterK Z 2 Replies Last reply
    0
    • G ginsa vaheed

      I want to develop touch screen application in .C#.i didnt develop touch screen before.

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #2

      Touch-screen is an input device just like mouse or keyboard before...All you have to do is to handle the events (just as in case of mouse and keyboard) from that device... But! for a simple application you may have not to do nothing as the OS already handle (on it's way) those events... Walkthrough: Creating Your First Touch Application[^] https://msdn.microsoft.com/en-us/library/system.windows.input.touch%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396[^]

      Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      G 1 Reply Last reply
      0
      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

        Touch-screen is an input device just like mouse or keyboard before...All you have to do is to handle the events (just as in case of mouse and keyboard) from that device... But! for a simple application you may have not to do nothing as the OS already handle (on it's way) those events... Walkthrough: Creating Your First Touch Application[^] https://msdn.microsoft.com/en-us/library/system.windows.input.touch%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396[^]

        Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

        G Offline
        G Offline
        ginsa vaheed
        wrote on last edited by
        #3

        touch screen application in C++

        N Richard DeemingR 2 Replies Last reply
        0
        • G ginsa vaheed

          touch screen application in C++

          N Offline
          N Offline
          Nathan Minier
          wrote on last edited by
          #4

          If you're cooking for Windows: Getting Started with Windows Touch Messages (Windows)[^] Other OS's will have their own IO handling implementations, and there should be documentation if it's supported.

          1 Reply Last reply
          0
          • G ginsa vaheed

            touch screen application in C++

            Richard DeemingR Offline
            Richard DeemingR Offline
            Richard Deeming
            wrote on last edited by
            #5

            Read this[^], and pay particular attention to point 2.


            "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

            "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

            B 1 Reply Last reply
            0
            • Richard DeemingR Richard Deeming

              Read this[^], and pay particular attention to point 2.


              "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

              B Offline
              B Offline
              Beginner Luck
              wrote on last edited by
              #6

              As Richard Deeming say to general. need to Be specific! All i can tell change your event to touch event ;P

              Richard DeemingR 1 Reply Last reply
              0
              • B Beginner Luck

                As Richard Deeming say to general. need to Be specific! All i can tell change your event to touch event ;P

                Richard DeemingR Offline
                Richard DeemingR Offline
                Richard Deeming
                wrote on last edited by
                #7

                Why are you telling me this? Did you mean to reply to the OP?


                "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                1 Reply Last reply
                0
                • G ginsa vaheed

                  I want to develop touch screen application in .C#.i didnt develop touch screen before.

                  Z Offline
                  Z Offline
                  ZurdoDev
                  wrote on last edited by
                  #8

                  Do you have a question?

                  There are only 10 types of people in the world, those who understand binary and those who don't.

                  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