Click here to Skip to main content
15,885,153 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
I am supposed to develop a web-based softwar using asp.net
One of the screens in this web-based software will run on Touch Screen. Now I've never developed for touch-screen before but I've googled and found couple of things that I need to consider. Firstly and most importantly, I read that I don't need to worry about how to handle events on Touch Screen because a finger-push on a Touch Screen button will raise the similar Button_Click Event as raised on a mouse click? Is that true? I mean does a finger-push button on Touch Screen raises Button_Click Event?
Secondly, I've read that I've to design UI controls bigger than usual i.e. relatively bigger buttons, labels and etc.. & mostly the Mouse Drag events For Image Swiping ?

So my question is twofold. First, does a finger-push on Touch-Screen raises a Button_Click event( i.e. similar to mouse-click) ? Secondly, what other things I need to worry about while developing for Touch-Screen?

Please assist me By giving any example application Developed & also help me out the better ,simple way to develop it.
Posted
Updated 11-Mar-12 21:27pm
v2

Have a look on this article on cp, you will surely get help from it and also get answers of your questions:Touchscreen Keyboard UserControl[^]
 
Share this answer
 
Comments
aravindmunna 12-Mar-12 3:34am    
not relevant,wht exactly i mean is image swiping application on touch
[][][][][]>>><<<
<pre lang="text"><pre lang="c++"><pre lang="Delphi"><pre lang="Delphi"><pre lang="Delphi"><pre lang="HTML"><pre lang="HTML"><pre lang="PHP"><pre lang="PHP"><pre lang="Perl"><pre lang="Perl"><pre lang="SQL"><pre lang="SQL"><pre lang="Javascript"><pre lang="Javascript">
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900