Click here to Skip to main content
15,887,241 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
im looking at using touchscreens for some software that i'm currently experimenting with. The plan is:

data comes through to a tcp port. Depending on the port the data has come from, it displays on a certain screen. the information displayed within a form on a textbox.

the textbox has events such as close/save to txt file etc.which is a simple context menu on click event to the object.

I'm thinking in terms of hardware rather than software. Is there anything out there that will allow touch on separate screens? I've got a bad feeling I've got to write a program that will accept input from the separate touchscreens which sounds like a royal pain in the arse.

I can make a simple serial controller for each screen, but less hardware would be better.

Can you think of any other way?
Posted

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