I'm looking for a software that will let me build an interactive touch screen application. This is for a trade show. People will use the touch screen monitor to navigate and find information and videos on our product. Where do I find such a program?
First you'll need a display capable of touch input. This is then connected to the computer and recognized as an "input device" (like a mouse). Then as you touch the screen the computer can interpret the events, usually as mouse events.