Why is a Silverlight button hard to click by touch on an HP Touchsmart? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-04T18:42:36Z http://stackoverflow.com/feeds/question/1029142 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1029142/why-is-a-silverlight-button-hard-to-click-by-touch-on-an-hp-touchsmart 1 Why is a Silverlight button hard to click by touch on an HP Touchsmart? Pete 2009-06-22T20:08:00Z 2009-06-22T20:08:00Z <p>I am using Silverlight to develop an application that we anticipate will be used heavily on touch screen monitors in the healthcare setting. I am finding that simple controls like Button, or even simpler primitive controls that I've written myself to capture mouse events, are very flaky and unresponsive on an HP Touchsmart. Many times clicks do not even register, but the behavior is entirely unpredictable. </p> <p>Any idea why a plain old Silverlight button is hard to click by touch on an HP Touchsmart?</p>