473,406 Members | 2,698 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

touch screen

lee123
556 512MB
is there a touch screen active x control in vb because where i work they have several computers that have this on it you just touch the screen and windows open how does someone like me do this? p.s. this is just a question
Apr 10 '07 #1
5 1820
Killer42
8,435 Expert 8TB
is there a touch screen active x control in vb because where i work they have several computers that have this on it you just touch the screen and windows open how does someone like me do this? p.s. this is just a question
I would expect that the hardware driver provides this as mouse input, to make it simple to work with. However, I have no experience in this area.
Apr 10 '07 #2
HI .. I'm new to this community.. but regarding your question bout touchscreen.. actually you don't have to change anything in your code.What the touchscreen hardware does is that it simply points the pointer to the part of screen that you TOUCH and sends a click event... you might have notice that most of the touch screen is Setup to Not Have a Mouse Pointer. ..

- Mark Valle from Cebu, Philippines
Apr 11 '07 #3
lee123
556 512MB
is this Harware included with visual basic? or do you have to purchase it? if so where do i find this at? more so how do you put the code? and last but not least what code do i use?
Apr 11 '07 #4
ansumansahu
149 100+
is there a touch screen active x control in vb because where i work they have several computers that have this on it you just touch the screen and windows open how does someone like me do this? p.s. this is just a question

You would need the touch screen driver for your windows platform to be installed to have this functionality. I don't think there will be any change in the code level. The same click events should work as they are cureently working.

ansuman sahu
Apr 11 '07 #5
Killer42
8,435 Expert 8TB
is this Harware included with visual basic? or do you have to purchase it? if so where do i find this at? more so how do you put the code? and last but not least what code do i use?
Any hardware you buy should come with drivers to allow your system to use it. For example, when you buy a printer, scanner or whatever - normally you have to install a driver to tell Windows how to run it. The same goes for your touch screen.

Perhaps it is detected and installed automatically - as a mouse, most likely. Who can say - you're more likely to have this info than we are.
Apr 11 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: The Bear | last post by:
Is there any documentation for creating a touch screen application using c#. Any information anyone has would be great The Bear. *** Sent via Developersdex http://www.developersdex.com ***...
5
by: MikeY | last post by:
Hi everyone, I'm going to embark on trying my hand at developing a C# windows application for a touch-screen. Is there any special considerations that I need to be aware of for developing a...
4
by: Bob | last post by:
I have no experience with them... can I expect that "touch" will fire "mousedown" for any control? Or will I need special controls that understand touchscreen input? Bob
3
by: kiran.challagolla | last post by:
Hi All I want to write a touch screen POS application. I am trying to get this accomplished in c#.net. I have very good experience in developing stand alone applications and web applications using...
2
by: reidarT | last post by:
Do I need to do anything in my application if I want to use a touch screen instead of keyboard/mouse, or is everything controlled by the screen drivers? reidarT
2
by: Simon Verona | last post by:
I know that Windows has a "clickable" keyboard that can pop up when necessary.. I have a touch-screen based application. Is there anyway that I can utilise this keyboard application in windows...
1
by: MikeY | last post by:
Hi Everyone, I'm looking for suggestions for touch screen form sizes. Or better yet dealing with forms very various screen sizes. How to deal with anchoring buttons etc and so they don't overlap...
25
by: Michelle | last post by:
Hi, I am new it vb.net and am looking at writing for touch screens as one of my clients wants their application written for touch screens. I'm sure someone that done this before. Are there links...
3
by: Elioth | last post by:
I want to make a program which it work with a touch screen, I need to know if I need any special control or programming in vb.net to do, to the program work with the touch screen? Thanks for...
3
by: Abhijit Taur | last post by:
i want to creat an touch screen calculator how should i devlop the windows form?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.