CHAPTER 17

images

Using Pointers & Gestures

So far in this book, I have relied on the standard DOM events, such as click and moveover to respond to user input. This is a workable approach for simple interactions, but different techniques are required to get the most from Windows apps, especially to support touch gestures, which make it easy for users to express complex commands. In this chapter, I show you how to determine which input technologies are supported on a Windows 8 device, explain how Windows uses a generalized system of pointers to represent these inputs and how to recognize touch gestures. Table 17-1 provides the summary for this chapter. ...

Get Pro Windows 8 Development with HTML5 and JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.