Results 1 to 3 of 3

Thread: From WebKit to Windows 8: Touch Events

  1. #1
    Web developer Nightwalker83's Avatar
    Join Date
    Dec 01
    Location
    Adelaide, Australia
    Posts
    9,722

    From WebKit to Windows 8: Touch Events

    Hi,

    As a Windows 8 game developer, you are tasked with the difficult challenge of trying to adapt your game to a myriad of different devices that luckily all run the same operating system. Windows 8 devices range from standard desktops/laptops with keyboards and mice to touchscreens and convertible slates. Being able to think through all the possible ways a user will interact with your game is critical to its success. In this post, I will cover some of the differences between WebKit touch events versus how touch is handled in Windows 8 HTML/JS apps.
    Read More...


    Nightwalker
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    Please consider giving me some rep points if I help you a lot.
    DON'T BUMP YOUR POSTS!!! Links to my code examples can now be found on my website: My websites
    Please rate my post if you find it helpful!
    Technology is a dangerous thing in the hands of an idiot! I am that idiot.

  2. #2
    PowerPoster
    Join Date
    Feb 06
    Posts
    8,571

    Re: From WebKit to Windows 8: Touch Events

    Any idea why the author thinks WebKit has anything at all to do with Windows 8?

  3. #3
    Web developer Nightwalker83's Avatar
    Join Date
    Dec 01
    Location
    Adelaide, Australia
    Posts
    9,722

    Re: From WebKit to Windows 8: Touch Events

    Quote Originally Posted by dilettante View Post
    Any idea why the author thinks WebKit has anything at all to do with Windows 8?
    Where does it say he thinks they are related?
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    Please consider giving me some rep points if I help you a lot.
    DON'T BUMP YOUR POSTS!!! Links to my code examples can now be found on my website: My websites
    Please rate my post if you find it helpful!
    Technology is a dangerous thing in the hands of an idiot! I am that idiot.

Posting Permissions

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