GeekArticles
Operating Systems
Windows CEHandling Stylus Input In WinCE Applications
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 587 times |
Add CommentFiled in: Windows CEBy Nancy Nicolaisen While most CE devices have some sort of "keyboard", these are often tiny and awkward. For obvious reasons, users prefer the stylus. The stylus-oriented interface is really a bonus for Windows CE programmers, because it allows us to dispense with a great deal of the housekeeping that goes with mouse and keyboard based user input on the desktop. Being a "touch screen" kind of device, the stylus eliminates the need for floating cursors, by inherently keeping track of...n
Read Article Sponsored Links
Related Articles
• Reducing Code Size of Ajax Applications Building an Ajax based applications is mostly difficult due to the fact that codes are usually rendered longer. Because different web developments are used in building an Ajax based applications, developers have to combine these codes so that they can achieve the asynchronous function of Ajax. If th ...
• OpenSocial: The Power of Social Networks in Your Applications What is OpenSocial and how can you use it to build web applications that leverage the power of social networks? Find out while going from a basic example application in a local sandbox to a full-featured application deployed in a live contai ...
• Visualizing Cluster-Based Applications
Detecting concurrency-related bugs and performance bottlenecks is hard, especially on clusters consisting of a large number of nodes. In an interview with Artima, Terracotta co-founder and CTO Ari Zilka explains the importance of visualization in cluster-based applications, and introduces Terracott ...